From 37112cfa662a2062c9a19a3c9cda7af0968a5be7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 01:33:51 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 88 +++++++----------------------------------- 1 file changed, 15 insertions(+), 73 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7109e6d..706fb49 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -12,6 +12,7 @@ import { Sparkles, Heart, Home } from "lucide-react"; export default function AboutPage() { const navItems = [ { name: "Home", id: "home" }, + { name: "Introduction", id: "introduction" }, { name: "Menu", id: "menu" }, { name: "About", id: "about" }, { name: "Reviews", id: "reviews" }, @@ -22,6 +23,7 @@ export default function AboutPage() { { items: [ { label: "Home", href: "/" }, + { label: "Introduction", href: "/introduction" }, { label: "Menu", href: "/menu" }, { label: "About", href: "/about" }, { label: "Reviews", href: "/reviews" }, @@ -79,9 +81,7 @@ export default function AboutPage() { brandName="Local Kitchen" navItems={navItems} button={{ - text: "Call Now", - href: "tel:+1-555-123-4567", - }} + text: "Call Now", href: "tel:+1-555-123-4567"}} /> @@ -91,25 +91,13 @@ export default function AboutPage() { description="Local Kitchen was founded on a simple belief: food brings people together. From day one, we've been dedicated to sourcing the freshest ingredients, training our team with genuine hospitality, and creating a space where every guest feels like family." features={[ { - title: "Fresh, Flavorful Food", - description: "Locally sourced ingredients prepared daily with passion and precision.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-cooking-breakfast-kitchen_1303-16479.jpg?_wi=3", - imageAlt: "Fresh ingredients colorful vegetables produce", - buttonIcon: Sparkles, + title: "Fresh, Flavorful Food", description: "Locally sourced ingredients prepared daily with passion and precision.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-cooking-breakfast-kitchen_1303-16479.jpg?_wi=3", imageAlt: "Fresh ingredients colorful vegetables produce", buttonIcon: Sparkles, }, { - title: "Exceptional Service", - description: "Our team treats every guest like family, going above and beyond to ensure your happiness.", - imageSrc: "http://img.b2bpic.net/free-photo/student-girl-computer_23-2147678844.jpg?_wi=3", - imageAlt: "Friendly waiter serving guests table smiling", - buttonIcon: Heart, + title: "Exceptional Service", description: "Our team treats every guest like family, going above and beyond to ensure your happiness.", imageSrc: "http://img.b2bpic.net/free-photo/student-girl-computer_23-2147678844.jpg?_wi=3", imageAlt: "Friendly waiter serving guests table smiling", buttonIcon: Heart, }, { - title: "Welcoming Atmosphere", - description: "A clean, comfortable space designed for genuine connection and memorable moments.", - imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3", - imageAlt: "Modern restaurant interior design cozy lighting", - buttonIcon: Home, + title: "Welcoming Atmosphere", description: "A clean, comfortable space designed for genuine connection and memorable moments.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3", imageAlt: "Modern restaurant interior design cozy lighting", buttonIcon: Home, }, ]} textboxLayout="split" @@ -125,59 +113,17 @@ export default function AboutPage() { description="These are the moments that remind us why we do what we do. Real guests sharing their real experiences at Local Kitchen." testimonials={[ { - id: "1", - title: "Best Burger Ever", - quote: "Hands down the best burger I've ever had. The staff made us feel like family, and we've been back every week since.", - name: "Sarah Johnson", - role: "Regular Guest", - imageSrc: "http://img.b2bpic.net/free-photo/female-baker-taking-notes-while-pastry-shop_23-2150379559.jpg?_wi=2", - imageAlt: "happy customer satisfied guest portrait smiling", - }, + id: "1", title: "Best Burger Ever", quote: "Hands down the best burger I've ever had. The staff made us feel like family, and we've been back every week since.", name: "Sarah Johnson", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/female-baker-taking-notes-while-pastry-shop_23-2150379559.jpg?_wi=2", imageAlt: "happy customer satisfied guest portrait smiling"}, { - id: "2", - title: "Worth Every Penny", - quote: "The quality of the food and the genuine warmth of the team make this place truly special. Worth every penny.", - name: "Michael Chen", - role: "First-Time Visitor", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=2", - imageAlt: "professional man headshot businessman portrait", - }, + id: "2", title: "Worth Every Penny", quote: "The quality of the food and the genuine warmth of the team make this place truly special. Worth every penny.", name: "Michael Chen", role: "First-Time Visitor", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=2", imageAlt: "professional man headshot businessman portrait"}, { - id: "3", - title: "Our Favorite Local Spot", - quote: "Clean, welcoming, and delicious. This is our go-to place for date nights and family celebrations.", - name: "Emily Rodriguez", - role: "Family of Four", - imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-looking-camera-with-arm-crossed_23-2148187252.jpg?_wi=2", - imageAlt: "woman portrait professional headshot confident", - }, + id: "3", title: "Our Favorite Local Spot", quote: "Clean, welcoming, and delicious. This is our go-to place for date nights and family celebrations.", name: "Emily Rodriguez", role: "Family of Four", imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-looking-camera-with-arm-crossed_23-2148187252.jpg?_wi=2", imageAlt: "woman portrait professional headshot confident"}, { - id: "4", - title: "Genuine Connection", - quote: "It's rare to find a restaurant that treats you like family. The staff remembers us by name. That's what keeps us coming back.", - name: "David Kim", - role: "Loyal Customer", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg?_wi=2", - imageAlt: "male customer portrait headshot professional", - }, + id: "4", title: "Genuine Connection", quote: "It's rare to find a restaurant that treats you like family. The staff remembers us by name. That's what keeps us coming back.", name: "David Kim", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg?_wi=2", imageAlt: "male customer portrait headshot professional"}, { - id: "5", - title: "Unforgettable Experience", - quote: "From the moment we walked in, we felt welcomed. The food was incredible, and the service was attentive but not intrusive.", - name: "Jessica Martinez", - role: "Special Occasion Guest", - imageSrc: "http://img.b2bpic.net/free-photo/woman-white-t-shirt-pointing-thumb-left-showing-excellent-copy-space-promo-product-grinning-suggesting-check-out_176420-44720.jpg?_wi=2", - imageAlt: "woman customer portrait headshot satisfied", - }, + id: "5", title: "Unforgettable Experience", quote: "From the moment we walked in, we felt welcomed. The food was incredible, and the service was attentive but not intrusive.", name: "Jessica Martinez", role: "Special Occasion Guest", imageSrc: "http://img.b2bpic.net/free-photo/woman-white-t-shirt-pointing-thumb-left-showing-excellent-copy-space-promo-product-grinning-suggesting-check-out_176420-44720.jpg?_wi=2", imageAlt: "woman customer portrait headshot satisfied"}, { - id: "6", - title: "Best Local Find", - quote: "We've tried many restaurants in town, but this one stands out. Authentic flavors, fresh ingredients, and real hospitality.", - name: "Robert Thompson", - role: "Food Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=2", - imageAlt: "man customer portrait headshot professional", - }, + id: "6", title: "Best Local Find", quote: "We've tried many restaurants in town, but this one stands out. Authentic flavors, fresh ingredients, and real hospitality.", name: "Robert Thompson", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=2", imageAlt: "man customer portrait headshot professional"}, ]} textboxLayout="split" useInvertedBackground={true} @@ -192,13 +138,9 @@ export default function AboutPage() { description="We're more than a restaurantβ€”we're a gathering place for the community. Whether you're celebrating a special occasion, enjoying a casual dinner with friends, or simply craving exceptional food and genuine service, we'd love to welcome you." buttons={[ { - text: "πŸ“ž Call Now", - href: "tel:+1-555-123-4567", - }, + text: "πŸ“ž Call Now", href: "tel:+1-555-123-4567"}, { - text: "πŸ“ Visit Us", - href: "/contact", - }, + text: "πŸ“ Visit Us", href: "/contact"}, ]} background={{ variant: "gradient-bars" }} useInvertedBackground={false} @@ -214,4 +156,4 @@ export default function AboutPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 21081a2768f70ffd77169f6800da3177669ca938 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 01:33:51 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1f2ad9a..6e5e5cc 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -9,6 +9,7 @@ import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis" export default function ContactPage() { const navItems = [ { name: "Home", id: "home" }, + { name: "Introduction", id: "introduction" }, { name: "Menu", id: "menu" }, { name: "About", id: "about" }, { name: "Reviews", id: "reviews" }, @@ -19,6 +20,7 @@ export default function ContactPage() { { items: [ { label: "Home", href: "/" }, + { label: "Introduction", href: "/introduction" }, { label: "Menu", href: "/menu" }, { label: "About", href: "/about" }, { label: "Reviews", href: "/reviews" }, @@ -148,4 +150,4 @@ export default function ContactPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 93ba5b9d878767bd164f643f14cb10ab180c54b7 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 01:33:52 +0000 Subject: [PATCH 3/5] Add src/app/introduction/page.tsx --- src/app/introduction/page.tsx | 215 ++++++++++++++++++++++++++++++++++ 1 file changed, 215 insertions(+) create mode 100644 src/app/introduction/page.tsx diff --git a/src/app/introduction/page.tsx b/src/app/introduction/page.tsx new file mode 100644 index 0000000..fd9df33 --- /dev/null +++ b/src/app/introduction/page.tsx @@ -0,0 +1,215 @@ +"use client"; + +import Link from "next/link"; +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import HeroLogoBillboard from "@/components/sections/hero/HeroLogoBillboard"; +import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; +import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; +import ProductCardFour from "@/components/sections/product/ProductCardFour"; +import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen"; +import ContactCTA from "@/components/sections/contact/ContactCTA"; +import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; +import { Sparkles, Heart, Home } from "lucide-react"; + +export default function IntroductionPage() { + const navItems = [ + { name: "Home", id: "home" }, + { name: "Introduction", id: "introduction" }, + { name: "Menu", id: "menu" }, + { name: "About", id: "about" }, + { name: "Reviews", id: "reviews" }, + { name: "Contact", id: "contact" }, + ]; + + const footerColumns = [ + { + items: [ + { label: "Home", href: "/" }, + { label: "Introduction", href: "/introduction" }, + { label: "Menu", href: "/menu" }, + { label: "About", href: "/about" }, + { label: "Reviews", href: "/reviews" }, + ], + }, + { + items: [ + { label: "Call Us", href: "tel:+1-555-123-4567" }, + { label: "Get Directions", href: "https://maps.google.com" }, + { label: "Hours & Location", href: "/contact" }, + { label: "Catering", href: "/contact" }, + ], + }, + { + items: [ + { label: "Order Online", href: "/order" }, + { label: "Reservations", href: "/contact" }, + { label: "Gift Cards", href: "/gift-cards" }, + { label: "Contact Form", href: "/contact" }, + ], + }, + { + items: [ + { label: "Facebook", href: "https://facebook.com" }, + { label: "Instagram", href: "https://instagram.com" }, + { label: "Twitter", href: "https://twitter.com" }, + { label: "Subscribe", href: "#" }, + ], + }, + { + items: [ + { label: "Privacy Policy", href: "#" }, + { label: "Terms of Service", href: "#" }, + { label: "Accessibility", href: "#" }, + { label: "Β© 2024 Seven Brothers Burgers", href: "#" }, + ], + }, + ]; + + return ( + + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ + +
+ ); +} -- 2.49.1 From 8a7b18cc7ec5c9a2772710b25cd07319f05cb868 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 01:33:52 +0000 Subject: [PATCH 4/5] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 68 +++++++++---------------------------------- 1 file changed, 13 insertions(+), 55 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 39f364b..3e43da2 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -10,6 +10,7 @@ import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis" export default function MenuPage() { const navItems = [ { name: "Home", id: "home" }, + { name: "Introduction", id: "introduction" }, { name: "Menu", id: "menu" }, { name: "About", id: "about" }, { name: "Reviews", id: "reviews" }, @@ -20,6 +21,7 @@ export default function MenuPage() { { items: [ { label: "Home", href: "/" }, + { label: "Introduction", href: "/introduction" }, { label: "Menu", href: "/menu" }, { label: "About", href: "/about" }, { label: "Reviews", href: "/reviews" }, @@ -77,9 +79,7 @@ export default function MenuPage() { navItems={navItems} brandName="Local Kitchen" button={{ - text: "Call Now", - href: "tel:+1-555-123-4567", - }} + text: "Call Now", href: "tel:+1-555-123-4567"}} /> @@ -93,29 +93,11 @@ export default function MenuPage() { useInvertedBackground={false} products={[ { - id: "bruschetta", - name: "Tomato Bruschetta", - price: "$8.99", - variant: "Crispy bread with fresh tomatoes and basil", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-cooking-breakfast-kitchen_1303-16479.jpg?_wi=2", - imageAlt: "Tomato bruschetta appetizer", - }, + id: "bruschetta", name: "Tomato Bruschetta", price: "$8.99", variant: "Crispy bread with fresh tomatoes and basil", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-cooking-breakfast-kitchen_1303-16479.jpg?_wi=2", imageAlt: "Tomato bruschetta appetizer"}, { - id: "calamari", - name: "Crispy Calamari", - price: "$11.99", - variant: "Golden fried squid with house marinara", - imageSrc: "http://img.b2bpic.net/free-photo/student-girl-computer_23-2147678844.jpg?_wi=2", - imageAlt: "Crispy calamari plate", - }, + id: "calamari", name: "Crispy Calamari", price: "$11.99", variant: "Golden fried squid with house marinara", imageSrc: "http://img.b2bpic.net/free-photo/student-girl-computer_23-2147678844.jpg?_wi=2", imageAlt: "Crispy calamari plate"}, { - id: "mozzarella-sticks", - name: "Mozzarella Sticks", - price: "$7.99", - variant: "Melted cheese centers, perfectly fried", - imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2", - imageAlt: "Golden mozzarella sticks", - }, + id: "mozzarella-sticks", name: "Mozzarella Sticks", price: "$7.99", variant: "Melted cheese centers, perfectly fried", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2", imageAlt: "Golden mozzarella sticks"}, ]} tag="To Start" /> @@ -131,29 +113,11 @@ export default function MenuPage() { useInvertedBackground={true} products={[ { - id: "ribeye-steak", - name: "Prime Ribeye Steak", - price: "$32.99", - variant: "16oz certified Angus, grilled to perfection", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burger-wooden-board-with-fresh-tomatoes_23-2148238496.jpg?_wi=2", - imageAlt: "Prime ribeye steak", - }, + id: "ribeye-steak", name: "Prime Ribeye Steak", price: "$32.99", variant: "16oz certified Angus, grilled to perfection", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burger-wooden-board-with-fresh-tomatoes_23-2148238496.jpg?_wi=2", imageAlt: "Prime ribeye steak"}, { - id: "sea-bass", - name: "Mediterranean Sea Bass", - price: "$28.99", - variant: "Fresh local catch, herbs, lemon butter sauce", - imageSrc: "http://img.b2bpic.net/free-photo/exotic-cut-slice-seafood-salmon-plate_23-2148637837.jpg?_wi=2", - imageAlt: "Mediterranean sea bass", - }, + id: "sea-bass", name: "Mediterranean Sea Bass", price: "$28.99", variant: "Fresh local catch, herbs, lemon butter sauce", imageSrc: "http://img.b2bpic.net/free-photo/exotic-cut-slice-seafood-salmon-plate_23-2148637837.jpg?_wi=2", imageAlt: "Mediterranean sea bass"}, { - id: "risotto", - name: "Truffle Risotto", - price: "$24.99", - variant: "Creamy Arborio rice with black truffle and parmesan", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-table-with-fresh-ingredients_23-2147606600.jpg?_wi=2", - imageAlt: "Creamy truffle risotto", - }, + id: "risotto", name: "Truffle Risotto", price: "$24.99", variant: "Creamy Arborio rice with black truffle and parmesan", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wooden-table-with-fresh-ingredients_23-2147606600.jpg?_wi=2", imageAlt: "Creamy truffle risotto"}, ]} tag="Main Selection" /> @@ -166,17 +130,11 @@ export default function MenuPage() { description="Every dish is crafted with passion and the finest ingredients. Dine in, order online, or let us cater your next event." buttons={[ { - text: "πŸ“ž Call Now", - href: "tel:+1-555-123-4567", - }, + text: "πŸ“ž Call Now", href: "tel:+1-555-123-4567"}, { - text: "πŸ›’ Order Online", - href: "/order", - }, + text: "πŸ›’ Order Online", href: "/order"}, { - text: "πŸ“ Visit Us", - href: "/contact", - }, + text: "πŸ“ Visit Us", href: "/contact"}, ]} background={{ variant: "animated-grid" }} useInvertedBackground={false} @@ -192,4 +150,4 @@ export default function MenuPage() { ); -} \ No newline at end of file +} -- 2.49.1 From 0b028b903dbe8f7bd1977643b7cb061683853a8d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 01:33:52 +0000 Subject: [PATCH 5/5] Update src/app/page.tsx --- src/app/page.tsx | 127 ++++++++--------------------------------------- 1 file changed, 22 insertions(+), 105 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3fe052d..b9b7e69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,6 +15,7 @@ import { Sparkles, Heart, Home } from "lucide-react"; export default function HomePage() { const navItems = [ { name: "Home", id: "home" }, + { name: "Introduction", id: "introduction" }, { name: "Menu", id: "menu" }, { name: "About", id: "about" }, { name: "Reviews", id: "reviews" }, @@ -25,6 +26,7 @@ export default function HomePage() { { items: [ { label: "Home", href: "/" }, + { label: "Introduction", href: "/introduction" }, { label: "Menu", href: "/menu" }, { label: "About", href: "/about" }, { label: "Reviews", href: "/reviews" }, @@ -82,9 +84,7 @@ export default function HomePage() { navItems={navItems} brandName="Local Kitchen" button={{ - text: "Call Now", - href: "tel:+1-555-123-4567", - }} + text: "Call Now", href: "tel:+1-555-123-4567"}} /> @@ -94,13 +94,9 @@ export default function HomePage() { description="More Than a Meal β€” It's an Experience You'll Come Back For. Fresh ingredients, exceptional service, and the warmth of community in every bite." buttons={[ { - text: "πŸ“ž Call Now", - href: "tel:+1-555-123-4567", - }, + text: "πŸ“ž Call Now", href: "tel:+1-555-123-4567"}, { - text: "πŸ“ Get Directions", - href: "https://maps.google.com", - }, + text: "πŸ“ Get Directions", href: "https://maps.google.com"}, ]} background={{ variant: "radial-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg" @@ -113,14 +109,7 @@ export default function HomePage() {
@@ -210,53 +169,17 @@ export default function HomePage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Best Burger Ever", - quote: "Hands down the best burger I've ever had. The staff made us feel like family, and we've been back every week since.", - name: "Sarah Johnson", - role: "Regular Guest", - imageSrc: "http://img.b2bpic.net/free-photo/female-baker-taking-notes-while-pastry-shop_23-2150379559.jpg?_wi=1", - }, + id: "1", title: "Best Burger Ever", quote: "Hands down the best burger I've ever had. The staff made us feel like family, and we've been back every week since.", name: "Sarah Johnson", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/female-baker-taking-notes-while-pastry-shop_23-2150379559.jpg?_wi=1"}, { - id: "2", - title: "Worth Every Penny", - quote: "The quality of the food and the genuine warmth of the team make this place truly special. Worth every penny.", - name: "Michael Chen", - role: "First-Time Visitor", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=1", - }, + id: "2", title: "Worth Every Penny", quote: "The quality of the food and the genuine warmth of the team make this place truly special. Worth every penny.", name: "Michael Chen", role: "First-Time Visitor", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=1"}, { - id: "3", - title: "Our Favorite Local Spot", - quote: "Clean, welcoming, and delicious. This is our go-to place for date nights and family celebrations.", - name: "Emily Rodriguez", - role: "Family of Four", - imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-looking-camera-with-arm-crossed_23-2148187252.jpg?_wi=1", - }, + id: "3", title: "Our Favorite Local Spot", quote: "Clean, welcoming, and delicious. This is our go-to place for date nights and family celebrations.", name: "Emily Rodriguez", role: "Family of Four", imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-looking-camera-with-arm-crossed_23-2148187252.jpg?_wi=1"}, { - id: "4", - title: "Genuine Connection", - quote: "It's rare to find a restaurant that treats you like family. The staff remembers us by name. That's what keeps us coming back.", - name: "David Kim", - role: "Loyal Customer", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg?_wi=1", - }, + id: "4", title: "Genuine Connection", quote: "It's rare to find a restaurant that treats you like family. The staff remembers us by name. That's what keeps us coming back.", name: "David Kim", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg?_wi=1"}, { - id: "5", - title: "Unforgettable Experience", - quote: "From the moment we walked in, we felt welcomed. The food was incredible, and the service was attentive but not intrusive.", - name: "Jessica Martinez", - role: "Special Occasion Guest", - imageSrc: "http://img.b2bpic.net/free-photo/woman-white-t-shirt-pointing-thumb-left-showing-excellent-copy-space-promo-product-grinning-suggesting-check-out_176420-44720.jpg?_wi=1", - }, + id: "5", title: "Unforgettable Experience", quote: "From the moment we walked in, we felt welcomed. The food was incredible, and the service was attentive but not intrusive.", name: "Jessica Martinez", role: "Special Occasion Guest", imageSrc: "http://img.b2bpic.net/free-photo/woman-white-t-shirt-pointing-thumb-left-showing-excellent-copy-space-promo-product-grinning-suggesting-check-out_176420-44720.jpg?_wi=1"}, { - id: "6", - title: "Best Local Find", - quote: "We've tried many restaurants in town, but this one stands out. Authentic flavors, fresh ingredients, and real hospitality.", - name: "Robert Thompson", - role: "Food Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=1", - }, + id: "6", title: "Best Local Find", quote: "We've tried many restaurants in town, but this one stands out. Authentic flavors, fresh ingredients, and real hospitality.", name: "Robert Thompson", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=1"}, ]} buttonAnimation="slide-up" /> @@ -269,17 +192,11 @@ export default function HomePage() { description="Whether you're looking for an exceptional meal, a place to celebrate, or just great food and genuine service, we're here for you." buttons={[ { - text: "πŸ“ž Call Now", - href: "tel:+1-555-123-4567", - }, + text: "πŸ“ž Call Now", href: "tel:+1-555-123-4567"}, { - text: "πŸ›’ Order Online", - href: "/order", - }, + text: "πŸ›’ Order Online", href: "/order"}, { - text: "πŸ“ Visit Us", - href: "/contact", - }, + text: "πŸ“ Visit Us", href: "/contact"}, ]} background={{ variant: "gradient-bars" }} useInvertedBackground={false} @@ -295,4 +212,4 @@ export default function HomePage() {
); -} \ No newline at end of file +} -- 2.49.1