1 Commits

Author SHA1 Message Date
8d5be621d1 Update src/app/page.tsx 2026-05-11 04:58:22 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="pill" borderRadius="pill"
contentWidth="mediumLarge" contentWidth="mediumLarge"
sizing="largeSmallSizeMediumTitles" sizing="largeSmallSizeMediumTitles"
background="grid" background="floatingGradient"
cardStyle="solid" cardStyle="solid"
primaryButtonStyle="diagonal-gradient" primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow"
@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Reviews", name: "Reviews", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Kabob Place" brandName="Kabob Place"
/> />
@@ -57,37 +49,23 @@ export default function LandingPage() {
description="Experience fresh, well-seasoned kabobs and traditional Mediterranean flavors. Join us for a delightful dining experience today." description="Experience fresh, well-seasoned kabobs and traditional Mediterranean flavors. Join us for a delightful dining experience today."
buttons={[ buttons={[
{ {
text: "Order Online", text: "Order Online", href: "#menu"},
href: "#menu",
},
{ {
text: "Call Now", text: "Call Now", href: "tel:2094160403"},
href: "tel:2094160403",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-hummus-plate-still-life_23-2149595651.jpg" imageSrc="http://img.b2bpic.net/free-photo/flat-lay-hummus-plate-still-life_23-2149595651.jpg"
showBlur={true} showBlur={true}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", alt: "Couple enjoying food in restaurant"},
alt: "Couple enjoying food in restaurant",
},
{ {
src: "http://img.b2bpic.net/free-photo/horizontal-view-attractive-teenage-girl-has-positive-smile-face_273609-28724.jpg", src: "http://img.b2bpic.net/free-photo/horizontal-view-attractive-teenage-girl-has-positive-smile-face_273609-28724.jpg", alt: "Attractive teenage girl smiling"},
alt: "Attractive teenage girl smiling",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg", src: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244687.jpg", alt: "Handsome asian man at a friends reunion"},
alt: "Handsome asian man at a friends reunion",
},
{ {
src: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", src: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", alt: "Friends enjoying a dinner party"},
alt: "Friends enjoying a dinner party",
},
{ {
src: "http://img.b2bpic.net/free-photo/friends-enjoying-lunch-restaurant_329181-11901.jpg", src: "http://img.b2bpic.net/free-photo/friends-enjoying-lunch-restaurant_329181-11901.jpg", alt: "Friends enjoying a lunch in a restaurant"},
alt: "Friends enjoying a lunch in a restaurant",
},
]} ]}
avatarText="Join 500+ happy diners" avatarText="Join 500+ happy diners"
/> />
@@ -109,59 +87,23 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "1", id: "1", brand: "Kabob Place", name: "Chicken Plate", price: "$18.50", rating: 5,
brand: "Kabob Place", reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables-top-view_2829-19957.jpg"},
name: "Chicken Plate",
price: "$18.50",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables-top-view_2829-19957.jpg",
},
{ {
id: "2", id: "2", brand: "Kabob Place", name: "Mixed Sampler", price: "$24.00", rating: 5,
brand: "Kabob Place", reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-table_140725-9838.jpg"},
name: "Mixed Sampler",
price: "$24.00",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/kebab-set-table_140725-9838.jpg",
},
{ {
id: "3", id: "3", brand: "Kabob Place", name: "Hummus Dip", price: "$8.00", rating: 5,
brand: "Kabob Place", reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hummus-plate-still-life_23-2149595658.jpg"},
name: "Hummus Dip",
price: "$8.00",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hummus-plate-still-life_23-2149595658.jpg",
},
{ {
id: "4", id: "4", brand: "Kabob Place", name: "Veggie Skewers", price: "$15.00", rating: 4,
brand: "Kabob Place", reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-with-rice-pepper-tomato-side-view_140725-11269.jpg"},
name: "Veggie Skewers",
price: "$15.00",
rating: 4,
reviewCount: "5",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-with-rice-pepper-tomato-side-view_140725-11269.jpg",
},
{ {
id: "5", id: "5", brand: "Kabob Place", name: "Kebab Platter", price: "$20.00", rating: 5,
brand: "Kabob Place", reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-different-homemade-dishes-table_181624-45938.jpg"},
name: "Kebab Platter",
price: "$20.00",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-different-homemade-dishes-table_181624-45938.jpg",
},
{ {
id: "6", id: "6", brand: "Kabob Place", name: "Side Salad", price: "$6.50", rating: 5,
brand: "Kabob Place", reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-vegetable-salad-with-salt-plaid-cloth_141793-10792.jpg"},
name: "Side Salad",
price: "$6.50",
rating: 5,
reviewCount: "7",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-vegetable-salad-with-salt-plaid-cloth_141793-10792.jpg",
},
]} ]}
title="Our Signature Dishes" title="Our Signature Dishes"
description="Discover our most loved Mediterranean specialties, prepared fresh daily." description="Discover our most loved Mediterranean specialties, prepared fresh daily."
@@ -176,20 +118,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "5.0", description: "Average Rating"},
value: "5.0",
description: "Average Rating",
},
{ {
id: "m2", id: "m2", value: "17+", description: "Happy Reviews"},
value: "17+",
description: "Happy Reviews",
},
{ {
id: "m3", id: "m3", value: "Fresh", description: "Ingredients Daily"},
value: "Fresh",
description: "Ingredients Daily",
},
]} ]}
title="Why Choose Us?" title="Why Choose Us?"
description="Delivering quality and flavor to Turlock." description="Delivering quality and flavor to Turlock."
@@ -204,25 +137,15 @@ export default function LandingPage() {
author="Julie Azevedo" author="Julie Azevedo"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg", src: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg", alt: "Happy customer"},
alt: "Happy customer",
},
{ {
src: "http://img.b2bpic.net/free-photo/middle-age-senior-woman-wearing-apron-uniform-red-isolated-background-doing-happy-thumbs-up-gesture-with-hand-approving-expression-looking-camera-showing-success_839833-32756.jpg", src: "http://img.b2bpic.net/free-photo/middle-age-senior-woman-wearing-apron-uniform-red-isolated-background-doing-happy-thumbs-up-gesture-with-hand-approving-expression-looking-camera-showing-success_839833-32756.jpg", alt: "Smiling restaurant guest"},
alt: "Smiling restaurant guest",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-lesbian-couple-restaurant_23-2150276444.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-lesbian-couple-restaurant_23-2150276444.jpg", alt: "Satisfied customer"},
alt: "Satisfied customer",
},
{ {
src: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg", src: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg", alt: "Happy diner"},
alt: "Happy diner",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-adult-enjoying-food_23-2149303536.jpg", src: "http://img.b2bpic.net/free-photo/young-adult-enjoying-food_23-2149303536.jpg", alt: "Young adult enjoying food"},
alt: "Young adult enjoying food",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="blur-reveal" avatarsAnimation="blur-reveal"
@@ -235,20 +158,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "Do you offer delivery?", content: "Currently, we offer dine-in and curbside pickup options."},
title: "Do you offer delivery?",
content: "Currently, we offer dine-in and curbside pickup options.",
},
{ {
id: "2", id: "2", title: "What are your hours?", content: "We open at 11:30 AM every Tuesday. Please call us for full weekly schedule."},
title: "What are your hours?",
content: "We open at 11:30 AM every Tuesday. Please call us for full weekly schedule.",
},
{ {
id: "3", id: "3", title: "Where are you located?", content: "We are located at 3821 Crowell Rd, Turlock, CA 95382."},
title: "Where are you located?",
content: "We are located at 3821 Crowell Rd, Turlock, CA 95382.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Everything you need to know about our restaurant." description="Everything you need to know about our restaurant."
@@ -260,8 +174,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Visit Us" tag="Visit Us"
title="Get In Touch" title="Get In Touch"
description="Stop by Kabob Place for an authentic taste of the Mediterranean. Call us for reservations or inquiries." description="Stop by Kabob Place for an authentic taste of the Mediterranean. Call us for reservations or inquiries."
@@ -275,33 +188,21 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Navigation", title: "Navigation", items: [
items: [
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Reviews", label: "Reviews", href: "#testimonials"},
href: "#testimonials",
},
], ],
}, },
{ {
title: "Location", title: "Location", items: [
items: [
{ {
label: "3821 Crowell Rd, Turlock", label: "3821 Crowell Rd, Turlock", href: "#"},
href: "#",
},
{ {
label: "(209) 416-0403", label: "(209) 416-0403", href: "tel:2094160403"},
href: "tel:2094160403",
},
], ],
}, },
]} ]}
@@ -311,4 +212,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }