Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 09:10:25 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Let's Cafe"
/>
@@ -59,63 +51,33 @@ export default function LandingPage() {
description="Experience the perfect blend of tradition and taste in every cup. Your go-to destination for artisanal coffee and exquisite baked goods."
testimonials={[
{
name: "Ayesha Khan",
handle: "@ayesha_k",
testimonial: "The best coffee in town. Tehzeeb never disappoints!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-girls-writing-notebooks-cafe_23-2147860799.jpg",
},
name: "Ayesha Khan", handle: "@ayesha_k", testimonial: "The best coffee in town. Tehzeeb never disappoints!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-girls-writing-notebooks-cafe_23-2147860799.jpg"},
{
name: "Omar Farooq",
handle: "@omar_f",
testimonial: "Lovely ambiance and top-tier pastries. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg",
},
name: "Omar Farooq", handle: "@omar_f", testimonial: "Lovely ambiance and top-tier pastries. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg"},
{
name: "Sarah Ahmed",
handle: "@sarah_a",
testimonial: "A perfect spot for morning meetings. The service is exceptional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg",
},
name: "Sarah Ahmed", handle: "@sarah_a", testimonial: "A perfect spot for morning meetings. The service is exceptional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg"},
{
name: "Bilal Ahmed",
handle: "@bilal_a",
testimonial: "Their signature latte is simply unmatched in quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg",
},
name: "Bilal Ahmed", handle: "@bilal_a", testimonial: "Their signature latte is simply unmatched in quality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg"},
{
name: "Zainab Ali",
handle: "@zainab_a",
testimonial: "A cozy retreat that feels like home every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-coffee-beans_23-2148464846.jpg",
},
name: "Zainab Ali", handle: "@zainab_a", testimonial: "A cozy retreat that feels like home every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-coffee-beans_23-2148464846.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-photo/bearded-hipster-using-laptop-cafe_171337-18088.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-roasted-coffee-beans_23-2148337224.jpg",
alt: "Ayesha Khan",
},
src: "http://img.b2bpic.net/free-photo/close-up-roasted-coffee-beans_23-2148337224.jpg", alt: "Ayesha Khan"},
{
src: "http://img.b2bpic.net/free-photo/close-up-spoon-with-roasted-coffee-beans_23-2148251692.jpg",
alt: "Omar Farooq",
},
src: "http://img.b2bpic.net/free-photo/close-up-spoon-with-roasted-coffee-beans_23-2148251692.jpg", alt: "Omar Farooq"},
{
src: "http://img.b2bpic.net/free-photo/close-up-roasted-coffee-beans-background_23-2148254981.jpg",
alt: "Sarah Ahmed",
},
src: "http://img.b2bpic.net/free-photo/close-up-roasted-coffee-beans-background_23-2148254981.jpg", alt: "Sarah Ahmed"},
{
src: "http://img.b2bpic.net/free-photo/side-view-cappuccino-cup-sacking-bag-with-fir-cone_141793-12974.jpg",
alt: "Bilal Ahmed",
},
src: "http://img.b2bpic.net/free-photo/side-view-cappuccino-cup-sacking-bag-with-fir-cone_141793-12974.jpg", alt: "Bilal Ahmed"},
{
src: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg",
alt: "Zainab Ali",
},
src: "http://img.b2bpic.net/free-photo/hot-latte-art-coffee-table-filtered-image-processed-vintage_1232-2210.jpg", alt: "Zainab Ali"},
]}
avatarText="Join 10,000+ happy customers"
/>
@@ -136,47 +98,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Signature Latte",
price: "$4.50",
variant: "Drink",
imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate_74190-6907.jpg",
},
id: "p1", name: "Signature Latte", price: "$4.50", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate_74190-6907.jpg"},
{
id: "p2",
name: "Almond Croissant",
price: "$3.75",
variant: "Bakery",
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg",
},
id: "p2", name: "Almond Croissant", price: "$3.75", variant: "Bakery", imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg"},
{
id: "p3",
name: "Cold Brew",
price: "$5.00",
variant: "Drink",
imageSrc: "http://img.b2bpic.net/free-photo/espresso-tonic-glass-with-yellow-drinking-straw_169016-22975.jpg",
},
id: "p3", name: "Cold Brew", price: "$5.00", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/espresso-tonic-glass-with-yellow-drinking-straw_169016-22975.jpg"},
{
id: "p4",
name: "Chocolate Slice",
price: "$4.25",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/halved-baked-cake-with-lemon-slices-plate-with-fork-turquoise-wooden-backdrop_23-2147972740.jpg",
},
id: "p4", name: "Chocolate Slice", price: "$4.25", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/halved-baked-cake-with-lemon-slices-plate-with-fork-turquoise-wooden-backdrop_23-2147972740.jpg"},
{
id: "p5",
name: "Herbal Tea",
price: "$3.50",
variant: "Drink",
imageSrc: "http://img.b2bpic.net/free-photo/english-tea-table_1339-6661.jpg",
},
id: "p5", name: "Herbal Tea", price: "$3.50", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/english-tea-table_1339-6661.jpg"},
{
id: "p6",
name: "Club Sandwich",
price: "$6.00",
variant: "Food",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ham-fresh-vegetables_2829-14219.jpg",
},
id: "p6", name: "Club Sandwich", price: "$6.00", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ham-fresh-vegetables_2829-14219.jpg"},
]}
title="Our Signature Menu"
description="Hand-picked beans and freshly baked delights prepared just for you."
@@ -190,23 +122,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Coffee,
title: "Cups Served Daily",
value: "500+",
},
id: "m1", icon: Coffee,
title: "Cups Served Daily", value: "500+"},
{
id: "m2",
icon: Award,
title: "Years of Tradition",
value: "10+",
},
id: "m2", icon: Award,
title: "Years of Tradition", value: "10+"},
{
id: "m3",
icon: Smile,
title: "Happy Customers",
value: "10,000+",
},
id: "m3", icon: Smile,
title: "Happy Customers", value: "10,000+"},
]}
title="Quality in Numbers"
description="Serving excellence one cup at a time."
@@ -215,63 +138,33 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Zainab Ali",
role: "Regular",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-barista-serving-cups-coffee_23-2148522983.jpg",
},
id: "1", name: "Zainab Ali", role: "Regular", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-barista-serving-cups-coffee_23-2148522983.jpg"},
{
id: "2",
name: "Hamza Yusuf",
role: "Foodie",
company: "Blogger",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-eating-with-chopsticks_23-2149706717.jpg",
},
id: "2", name: "Hamza Yusuf", role: "Foodie", company: "Blogger", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-eating-with-chopsticks_23-2149706717.jpg"},
{
id: "3",
name: "Fatima Noor",
role: "Student",
company: "Academic",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-26322.jpg",
},
id: "3", name: "Fatima Noor", role: "Student", company: "Academic", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-26322.jpg"},
{
id: "4",
name: "Bilal Ahmed",
role: "Visitor",
company: "Tourist",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-model-holding-pink-cup-sitting-kitchen-smiling-camera-woman_1258-201231.jpg",
},
id: "4", name: "Bilal Ahmed", role: "Visitor", company: "Tourist", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-model-holding-pink-cup-sitting-kitchen-smiling-camera-woman_1258-201231.jpg"},
{
id: "5",
name: "Amna Khan",
role: "Frequent",
company: "Tehzeeb Fan",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barista-surving-client-with-coffee-coffee-shop_1303-29333.jpg",
},
id: "5", name: "Amna Khan", role: "Frequent", company: "Tehzeeb Fan", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barista-surving-client-with-coffee-coffee-shop_1303-29333.jpg"},
]}
kpiItems={[
{
value: "4.9/5",
label: "Google Rating",
},
value: "4.9/5", label: "Google Rating"},
{
value: "95%",
label: "Returning Guests",
},
value: "95%", label: "Returning Guests"},
{
value: "100%",
label: "Freshly Sourced",
},
value: "100%", label: "Freshly Sourced"},
]}
title="Loved by Our Community"
description="What our guests say about their experience at Let's Cafe."
@@ -283,14 +176,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Tehzeeb Bakery",
"Coffee Origins",
"Dairy Masters",
"Fresh Harvest",
"Local Roasters",
"Tea Garden",
"Organic Beans",
]}
"Tehzeeb Bakery", "Coffee Origins", "Dairy Masters", "Fresh Harvest", "Local Roasters", "Tea Garden", "Organic Beans"]}
title="Trusted Partners"
description="Proudly associated with premium local suppliers."
/>
@@ -301,20 +187,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do you offer catering?",
content: "Yes, we provide catering for events and office meetings.",
},
id: "f1", title: "Do you offer catering?", content: "Yes, we provide catering for events and office meetings."},
{
id: "f2",
title: "Are there vegan options?",
content: "Absolutely! We have plant-based milk and dairy-free options available.",
},
id: "f2", title: "Are there vegan options?", content: "Absolutely! We have plant-based milk and dairy-free options available."},
{
id: "f3",
title: "Is the coffee freshly roasted?",
content: "We source our beans from top roasters and serve only the freshest roasts.",
},
id: "f3", title: "Is the coffee freshly roasted?", content: "We source our beans from top roasters and serve only the freshest roasts."},
]}
sideTitle="Frequently Asked Questions"
faqsAnimation="slide-up"
@@ -328,22 +205,14 @@ export default function LandingPage() {
description="Have a query or want to reserve a table? We'd love to hear from you."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
name: "message", placeholder: "Your Message", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/creating-new-collection-cafe_1098-13756.jpg"
@@ -356,29 +225,19 @@ export default function LandingPage() {
{
items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Our Menu",
href: "#menu",
},
label: "Our Menu", href: "#menu"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}