diff --git a/app/about/page.tsx b/app/about/page.tsx index 882bf23..e82431b 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -7,7 +7,7 @@ import Link from "next/link" export const metadata = { title: "About | Soul Speaks Soil", - description: "Learn about Sammy Davis and the Soul Speaks Soil podcast", + description: "Learn about Sammy Davies and the Soul Speaks Soil podcast", } export default function AboutPage() { @@ -24,26 +24,40 @@ export default function AboutPage() {
Sammy Davis in her garden
-

Meet Sammy Davis

+

+ Meet Sammy Davies +

- Sammy Davis is a passionate advocate for sustainable living, regenerative agriculture, and the - profound connection between human consciousness and the natural world. + Sammy Davies is the Director of Sustainability and Brand at EcoSafe Zero Waste, based in Surrey, + British Columbia. She is also an MBA Candidate in Sustainable Innovation at the Schulich School of + Business, York University, where she continues to deepen her expertise in circular economy and + regenerative business models.

- With a background in environmental science and a deep love for storytelling, Sammy created Soul - Speaks Soil to bridge the gap between ancient wisdom and modern sustainability practices. + With a diverse career spanning sustainability, social media, and entrepreneurship, Sammy has held + roles including Manager of Sustainability Programs at EcoSafe Zero Waste, Manager of Social Media + at Open Ocean Robotics, and Co-Founder of OneLoop.app—a venture focused on circular economy + solutions. Her professional journey also includes experience at Aurora Cannabis, XE.com, Long + Point Eco-Adventures, and the Grand River Conservation Authority.

- Through authentic conversations with farmers, activists, artists, and thought leaders, Sammy - explores how we can cultivate a more harmonious relationship with the earth and each other. + Sammy holds a Bachelor of Arts from Wilfrid Laurier University, a certificate from BrainStation, + and has completed advanced training at Bear Waters Gathering. Her work focuses on soil health + advocacy, composting education, systems thinking, and regenerative storytelling—translating + sustainability goals into actionable business development while building trust across the + composting and circular bioeconomy ecosystem. +

+

+ Through Soul Speaks Soil, Sammy shares her passion for building models that align policy, circular + economy, and community resilience—rooted in place and designed for lasting impact.

@@ -63,8 +77,33 @@ export default function AboutPage() {
- {/* About the Podcast Section */}
+
+
+
+ Sammy Davies working in her garden with composting systems and sustainable infrastructure +
+
+

+ Living the Practice +

+

+ Sammy doesn't just talk about sustainability—she lives it. Her homestead in Greater Victoria serves as + a living laboratory for composting, regenerative practices, and circular systems. From hands-on + composting education to building resilient food systems, Sammy bridges the gap between theory and + practice. +

+
+
+
+
+ + {/* About the Podcast Section */} +
@@ -147,7 +186,7 @@ export default function AboutPage() {
{/* Consulting Section */} -
+

Work with Sammy

diff --git a/app/contact/page.tsx b/app/contact/page.tsx index 60809ad..19e8662 100644 --- a/app/contact/page.tsx +++ b/app/contact/page.tsx @@ -6,7 +6,7 @@ import { Mail, Instagram, Music, MessageSquare } from "lucide-react" export const metadata = { title: "Contact | Soul Speaks Soil", - description: "Get in touch with Sammy Davis for consulting, podcast collaborations, and more", + description: "Get in touch with Sammy Davies for consulting, podcast collaborations, and more", } export default function ContactPage() { diff --git a/app/episodes/page.tsx b/app/episodes/page.tsx index 9bdf3df..f3a94f0 100644 --- a/app/episodes/page.tsx +++ b/app/episodes/page.tsx @@ -86,6 +86,20 @@ export default function EpisodesPage() {
+
+
+
+
+ Stone sculpture with moss crown - where soul speaks soil +
+
+
+
+ {/* Header Section with organic texture */}
diff --git a/app/globals.css b/app/globals.css index 762d002..d20007f 100644 --- a/app/globals.css +++ b/app/globals.css @@ -77,8 +77,11 @@ } @theme inline { - --font-sans: "Geist", "Geist Fallback"; - --font-mono: "Geist Mono", "Geist Mono Fallback"; + /* Updated font variables for stylized, organic typography */ + --font-display: "Playfair Display", "Playfair Display Fallback", serif; + --font-body: "Crimson Text", "Crimson Text Fallback", serif; + --font-serif: "Libre Baskerville", "Libre Baskerville Fallback", serif; + --font-sans: var(--font-body); --color-background: var(--background); --color-foreground: var(--foreground); --color-card: var(--card); diff --git a/app/layout.tsx b/app/layout.tsx index d49c05d..ed794b6 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -1,14 +1,29 @@ import type React from "react" import type { Metadata } from "next" -import { Geist, Geist_Mono } from "next/font/google" +import { Crimson_Text, Libre_Baskerville, Playfair_Display } from "next/font/google" import { Analytics } from "@vercel/analytics/next" import "./globals.css" -const _geist = Geist({ subsets: ["latin"] }) -const _geistMono = Geist_Mono({ subsets: ["latin"] }) +const playfair = Playfair_Display({ + subsets: ["latin"], + weight: ["400", "500", "600", "700", "800", "900"], + variable: "--font-display", +}) + +const crimson = Crimson_Text({ + subsets: ["latin"], + weight: ["400", "600", "700"], + variable: "--font-body", +}) + +const libre = Libre_Baskerville({ + subsets: ["latin"], + weight: ["400", "700"], + variable: "--font-serif", +}) export const metadata: Metadata = { - title: "Soul Speaks Soil | A Podcast by Sammy Davis", + title: "Soul Speaks Soil | A Podcast by Sammy Davies", description: "Exploring the connection between soul and soil through meaningful conversations", generator: "v0.app", } @@ -20,7 +35,7 @@ export default function RootLayout({ }>) { return ( - + {children} diff --git a/app/page.tsx b/app/page.tsx index 444bdc0..21d1bb9 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -18,12 +18,12 @@ export default function HomePage() { Where Soul Meets Soil
-

+

Soul Speaks Soil

- Join host Sammy Davis for deep conversations exploring the profound connection between our inner world and - the earth beneath our feet. + Join host Sammy Davies for deep conversations exploring the profound connection between our inner world + and the earth beneath our feet.

- {/* Featured Image Section with soil and moss imagery */}
-
-
- Rich soil with moss and ferns - Soul Speaks Soil Podcast +
+
+
+ Sammy Davies - Host of Soul Speaks Soil +
+
+

+ Hosted by Sammy Davies +

+

+ Director of Sustainability & Brand at EcoSafe Zero Waste, MBA Candidate in Sustainable Innovation, and + passionate advocate for soil health, composting education, and regenerative storytelling. +

+ +
+
+
+
+
+ +
+
+
+
+
+ Stone sculpture with moss crown - embodying the soul speaks soil philosophy +
+
+ Vibrant green moss growing on decaying wood - the cycle of life and soil +
{/* About Preview Section with organic texture background */} -
+
@@ -66,7 +102,7 @@ export default function HomePage() {
-

Authentic Conversations

+

Authentic Conversations

Real, unfiltered discussions about sustainability, growth, and connection.

@@ -80,7 +116,7 @@ export default function HomePage() {
-

Diverse Guests

+

Diverse Guests

Featuring farmers, activists, artists, and thought leaders.

@@ -94,7 +130,7 @@ export default function HomePage() {
-

Rooted in Nature

+

Rooted in Nature

Exploring our relationship with the earth and each other.

@@ -121,7 +157,7 @@ export default function HomePage() {
-

Join the Conversation

+

Join the Conversation

Follow us on Instagram for behind-the-scenes content, episode updates, and community discussions.

diff --git a/components/navigation.tsx b/components/navigation.tsx index 1c07aff..43fb518 100644 --- a/components/navigation.tsx +++ b/components/navigation.tsx @@ -12,7 +12,7 @@ export function Navigation() {