diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0d1218f..1bb9b68 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -7,9 +7,9 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' export default function AboutPage() { return ( - + - +

About Us

We are a passionate team dedicated to sharing high-quality content and clean beauty.

diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 9b8119d..fad7f45 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -7,9 +7,9 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' export default function BlogPage() { return ( - + - +

Blog & Vlog Archive

Welcome to our archive where we share our latest adventures and insights.

diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index d2bc433..dada371 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -7,9 +7,9 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' export default function GalleryPage() { return ( - + - +

Gallery

Explore our visual journey through photography and highlights.

diff --git a/src/app/recipes/page.tsx b/src/app/recipes/page.tsx index 7a3184b..07e572a 100644 --- a/src/app/recipes/page.tsx +++ b/src/app/recipes/page.tsx @@ -7,9 +7,9 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' export default function RecipesPage() { return ( - + - +

Our Recipes

Delicious, healthy, and easy-to-follow recipes for every occasion.