Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 765d6ac61a | |||
| 7d403d4326 |
272
src/app/page.tsx
272
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Our Story",
|
name: "Our Story", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Recipes",
|
name: "Recipes", id: "products"},
|
||||||
id: "products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "faq"},
|
||||||
id: "faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Nonna's Table"
|
brandName="Nonna's Table"
|
||||||
/>
|
/>
|
||||||
@@ -60,98 +50,55 @@ export default function LandingPage() {
|
|||||||
<HeroSplitTestimonial
|
<HeroSplitTestimonial
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
title="Authentic Italian Flavors in Your Kitchen"
|
title="Authentic Italian Flavors in Your Kitchen"
|
||||||
description="Discover time-honored family recipes brought directly to your home. Simple, delicious, and deeply traditional."
|
description="Discover time-honored family recipes brought directly to your home. Simple, delicious, and deeply traditional."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Giulia R.",
|
name: "Giulia R.", handle: "@giulias_kitchen", testimonial: "These recipes bring back memories of my grandmother's kitchen.", rating: 5,
|
||||||
handle: "@giulias_kitchen",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4453.jpg?_wi=1"},
|
||||||
testimonial: "These recipes bring back memories of my grandmother's kitchen.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4453.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Marco P.",
|
name: "Marco P.", handle: "@marco_cooks", testimonial: "Authentic, clear, and absolutely delicious. My go-to site.", rating: 5,
|
||||||
handle: "@marco_cooks",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-dough_1398-4700.jpg?_wi=1"},
|
||||||
testimonial: "Authentic, clear, and absolutely delicious. My go-to site.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-dough_1398-4700.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Elena S.",
|
name: "Elena S.", handle: "@elena_food", testimonial: "I finally mastered the perfect carbonara thanks to this!", rating: 5,
|
||||||
handle: "@elena_food",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elderly-chef-dressed-uniform-with-crossed-arms-against-dark-background_613910-17580.jpg?_wi=1"},
|
||||||
testimonial: "I finally mastered the perfect carbonara thanks to this!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elderly-chef-dressed-uniform-with-crossed-arms-against-dark-background_613910-17580.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Luca D.",
|
name: "Luca D.", handle: "@luca_eats", testimonial: "Simple steps, amazing results every time.", rating: 5,
|
||||||
handle: "@luca_eats",
|
imageSrc: "http://img.b2bpic.net/free-photo/smiley-kid-father-posing-front-view_23-2149858264.jpg?_wi=1"},
|
||||||
testimonial: "Simple steps, amazing results every time.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-kid-father-posing-front-view_23-2149858264.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Sofia B.",
|
name: "Sofia B.", handle: "@sofia_bakes", testimonial: "Beautifully presented and easy to follow instructions.", rating: 5,
|
||||||
handle: "@sofia_bakes",
|
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg?_wi=1"},
|
||||||
testimonial: "Beautifully presented and easy to follow instructions.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Recipes",
|
text: "Start Cooking Authentic", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/table-with-italian-pasta-aromatic-herbs_1220-470.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/table-with-italian-pasta-aromatic-herbs_1220-470.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/beautiful-positive-african-american-woman-enjoys-listening-music-headphones-spends-leisure-time-loft-cafeteria-with-cocktail-has-break-after-work-demonstrates-pleasant-smile_273609-2085.jpg",
|
src: "http://img.b2bpic.net/free-photo/beautiful-positive-african-american-woman-enjoys-listening-music-headphones-spends-leisure-time-loft-cafeteria-with-cocktail-has-break-after-work-demonstrates-pleasant-smile_273609-2085.jpg", alt: "Satisfied cook"},
|
||||||
alt: "Satisfied cook",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/african-american-female-with-curly-bushy-hairstyle-shares-media-social-networks-uses-free-internet-connection-chating-with-friends-listening-favourite-music-headphones-leisure-concept_273609-2467.jpg",
|
src: "http://img.b2bpic.net/free-photo/african-american-female-with-curly-bushy-hairstyle-shares-media-social-networks-uses-free-internet-connection-chating-with-friends-listening-favourite-music-headphones-leisure-concept_273609-2467.jpg", alt: "Happy chef"},
|
||||||
alt: "Happy chef",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/front-view-young-male-cook-white-cook-suit-white-head-cap-standing_140725-15546.jpg",
|
src: "http://img.b2bpic.net/free-photo/front-view-young-male-cook-white-cook-suit-white-head-cap-standing_140725-15546.jpg", alt: "Authentic cook"},
|
||||||
alt: "Authentic cook",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-young-man-standing-kitchen-showing-thumb-up-sign_23-2147863560.jpg",
|
src: "http://img.b2bpic.net/free-photo/smiling-young-man-standing-kitchen-showing-thumb-up-sign_23-2147863560.jpg", alt: "Home chef"},
|
||||||
alt: "Home chef",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/group-happy-young-adults-toasting-having-fun-while-having-lunch-together-dining-room_637285-3568.jpg",
|
src: "http://img.b2bpic.net/free-photo/group-happy-young-adults-toasting-having-fun-while-having-lunch-together-dining-room_637285-3568.jpg", alt: "Family chef"},
|
||||||
alt: "Family chef",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "100% Authentic"},
|
||||||
text: "100% Authentic",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Family Recipes"},
|
||||||
text: "Family Recipes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Easy to Follow"},
|
||||||
text: "Easy to Follow",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Tuscan Traditions"},
|
||||||
text: "Tuscan Traditions",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Pure Ingredients"},
|
||||||
text: "Pure Ingredients",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -173,26 +120,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Traditional Roots",
|
title: "Traditional Roots", description: "Recipes passed down through generations.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-blackboard_23-2148925187.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell-with-place-text_78826-2433.jpg", buttonText: "Read More"},
|
||||||
description: "Recipes passed down through generations.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-blackboard_23-2148925187.jpg",
|
|
||||||
titleImageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell-with-place-text_78826-2433.jpg",
|
|
||||||
buttonText: "Read More",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Easy Steps",
|
title: "Easy Steps", description: "Clearly explained instructions for every skill level.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fancy-food-arrangement_23-2148948966.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-snack-lunch-ideas-homemade-bread-with-cheese_8353-8778.jpg", buttonText: "Read More"},
|
||||||
description: "Clearly explained instructions for every skill level.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-fancy-food-arrangement_23-2148948966.jpg",
|
|
||||||
titleImageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-snack-lunch-ideas-homemade-bread-with-cheese_8353-8778.jpg",
|
|
||||||
buttonText: "Read More",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Fresh Ingredients",
|
title: "Fresh Ingredients", description: "Guidance on choosing the right produce for authentic taste.", imageSrc: "http://img.b2bpic.net/free-photo/fruit-dessert-with-yogurt-cranberries_140725-2121.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-tiramisu-concept_23-2148761670.jpg", buttonText: "Read More"},
|
||||||
description: "Guidance on choosing the right produce for authentic taste.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-dessert-with-yogurt-cranberries_140725-2121.jpg",
|
|
||||||
titleImageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-tiramisu-concept_23-2148761670.jpg",
|
|
||||||
buttonText: "Read More",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Why Cook With Us?"
|
title="Why Cook With Us?"
|
||||||
description="We simplify traditional recipes without compromising on quality or flavor."
|
description="We simplify traditional recipes without compromising on quality or flavor."
|
||||||
@@ -207,59 +139,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "r1",
|
id: "r1", brand: "Pasta", name: "Classic Lasagna", price: "1h 30m", rating: 5,
|
||||||
brand: "Pasta",
|
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-with-tomatoes-oil_23-2148753739.jpg"},
|
||||||
name: "Classic Lasagna",
|
|
||||||
price: "1h 30m",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "120",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pizza-with-tomatoes-oil_23-2148753739.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r2",
|
id: "r2", brand: "Appetizer", name: "Bruschetta Trio", price: "15m", rating: 5,
|
||||||
brand: "Appetizer",
|
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/healthy-risotto-meal-rustic-wooden-table-generated-by-ai_188544-22765.jpg"},
|
||||||
name: "Bruschetta Trio",
|
|
||||||
price: "15m",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "85",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-risotto-meal-rustic-wooden-table-generated-by-ai_188544-22765.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r3",
|
id: "r3", brand: "Dessert", name: "Classic Tiramisu", price: "45m", rating: 5,
|
||||||
brand: "Dessert",
|
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta-with-fresh-berries-mint-black-plate_84443-82405.jpg"},
|
||||||
name: "Classic Tiramisu",
|
|
||||||
price: "45m",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "200",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/panna-cotta-with-fresh-berries-mint-black-plate_84443-82405.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r4",
|
id: "r4", brand: "Pasta", name: "Homemade Gnocchi", price: "1h", rating: 4,
|
||||||
brand: "Pasta",
|
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/delicious-slice-pizza-with-vegetables_23-2148753757.jpg?_wi=1"},
|
||||||
name: "Homemade Gnocchi",
|
|
||||||
price: "1h",
|
|
||||||
rating: 4,
|
|
||||||
reviewCount: "95",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-slice-pizza-with-vegetables_23-2148753757.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r5",
|
id: "r5", brand: "Soup", name: "Rustic Minestrone", price: "1h 15m", rating: 5,
|
||||||
brand: "Soup",
|
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/minestrone-soup-pan-light-table-top-view-italian-soup-with-pasta-seasonal-vegetables-delicious-vegetarian-food-concept_127032-2696.jpg?_wi=1"},
|
||||||
name: "Rustic Minestrone",
|
|
||||||
price: "1h 15m",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "60",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/minestrone-soup-pan-light-table-top-view-italian-soup-with-pasta-seasonal-vegetables-delicious-vegetarian-food-concept_127032-2696.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "r6",
|
id: "r6", brand: "Meat", name: "Osso Buco", price: "2h 30m", rating: 5,
|
||||||
brand: "Meat",
|
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/close-up-oven-baked-bread-loafs_23-2148361931.jpg"},
|
||||||
name: "Osso Buco",
|
|
||||||
price: "2h 30m",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "45",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-oven-baked-bread-loafs_23-2148361931.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Featured Recipes"
|
title="Featured Recipes"
|
||||||
description="Our most popular traditional dishes."
|
description="Our most popular traditional dishes."
|
||||||
@@ -271,30 +167,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4453.jpg?_wi=2"},
|
||||||
name: "Sarah J.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4453.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Mike D.", imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-dough_1398-4700.jpg?_wi=2"},
|
||||||
name: "Mike D.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-dough_1398-4700.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Elena M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elderly-chef-dressed-uniform-with-crossed-arms-against-dark-background_613910-17580.jpg?_wi=2"},
|
||||||
name: "Elena M.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elderly-chef-dressed-uniform-with-crossed-arms-against-dark-background_613910-17580.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "David L.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-kid-father-posing-front-view_23-2149858264.jpg?_wi=2"},
|
||||||
name: "David L.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-kid-father-posing-front-view_23-2149858264.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Julia K.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg?_wi=2"},
|
||||||
name: "Julia K.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
cardTitle="Loved by Chefs"
|
cardTitle="Loved by Chefs"
|
||||||
cardTag="Community"
|
cardTag="Community"
|
||||||
@@ -309,20 +190,11 @@ export default function LandingPage() {
|
|||||||
tag="Impact"
|
tag="Impact"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "500+", description: "Recipes Shared"},
|
||||||
value: "500+",
|
|
||||||
description: "Recipes Shared",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "10k+", description: "Home Chefs"},
|
||||||
value: "10k+",
|
|
||||||
description: "Home Chefs",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "4.9/5", description: "Average Rating"},
|
||||||
value: "4.9/5",
|
|
||||||
description: "Average Rating",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -334,20 +206,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "q1",
|
id: "q1", title: "Do I need fresh ingredients?", content: "While canned can work, fresh ingredients make a huge difference in Italian cuisine."},
|
||||||
title: "Do I need fresh ingredients?",
|
|
||||||
content: "While canned can work, fresh ingredients make a huge difference in Italian cuisine.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q2",
|
id: "q2", title: "Can I substitute pasta?", content: "You can, but using the specified pasta shape ensures the sauce sticks perfectly."},
|
||||||
title: "Can I substitute pasta?",
|
|
||||||
content: "You can, but using the specified pasta shape ensures the sauce sticks perfectly.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q3",
|
id: "q3", title: "How do I store leftovers?", content: "Most dishes store well in airtight containers in the fridge for up to 3 days."},
|
||||||
title: "How do I store leftovers?",
|
|
||||||
content: "Most dishes store well in airtight containers in the fridge for up to 3 days.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Common Cooking Questions"
|
title="Common Cooking Questions"
|
||||||
description="Need help in the kitchen? Here are some answers."
|
description="Need help in the kitchen? Here are some answers."
|
||||||
@@ -360,8 +223,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
tag="Stay Connected"
|
tag="Stay Connected"
|
||||||
title="Join Our Kitchen Community"
|
title="Join Our Kitchen Community"
|
||||||
description="Sign up for our weekly newsletter to get new recipes directly to your inbox."
|
description="Sign up for our weekly newsletter to get new recipes directly to your inbox."
|
||||||
@@ -374,33 +236,21 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Navigation",
|
title: "Navigation", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Home",
|
label: "Home", href: "#hero"},
|
||||||
href: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "About",
|
label: "About", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Recipes",
|
label: "Recipes", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Terms of Service",
|
label: "Terms of Service", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user