diff --git a/src/app/page.tsx b/src/app/page.tsx index 30b9047..9ad2241 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -59,35 +51,21 @@ export default function LandingPage() { description="Experience the perfect blend of tradition and comfort in every cup." buttons={[ { - text: "Discover Our Menu", - href: "#menu", - }, + text: "View Our Full Menu", href: "#menu"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg", - imageAlt: "Cafe atmosphere", - }, + imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-coffee_23-2149458023.jpg", imageAlt: "Cafe atmosphere"}, { - imageSrc: "http://img.b2bpic.net/free-photo/shot-coffee-bean-studio-shot_329181-20906.jpg", - imageAlt: "Latte art", - }, + imageSrc: "http://img.b2bpic.net/free-photo/shot-coffee-bean-studio-shot_329181-20906.jpg", imageAlt: "Latte art"}, { - imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423990.jpg", - imageAlt: "Seating area", - }, + imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423990.jpg", imageAlt: "Seating area"}, { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-glass-counter-caf-shop_23-2147892915.jpg", - imageAlt: "Cafe counter", - }, + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-glass-counter-caf-shop_23-2147892915.jpg", imageAlt: "Cafe counter"}, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg", - imageAlt: "Barista", - }, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-pouring-into-cup_23-2148420346.jpg", imageAlt: "Barista"}, { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-1248.jpg", - imageAlt: "Morning coffee", - }, + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-1248.jpg", imageAlt: "Morning coffee"}, ]} /> @@ -99,9 +77,7 @@ export default function LandingPage() { title="Where Every Sip Matters" buttons={[ { - text: "Learn More", - href: "#about", - }, + text: "Learn More", href: "#about"}, ]} /> @@ -114,41 +90,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Signature Espresso", - price: "$4.50", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-coffee-cup_23-2151897232.jpg", - }, + id: "p1", name: "Signature Espresso", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-coffee-cup_23-2151897232.jpg"}, { - id: "p2", - name: "Ethiopian Heirloom", - price: "$6.00", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-spilled-out-sack_1150-19249.jpg", - }, + id: "p2", name: "Ethiopian Heirloom", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-spilled-out-sack_1150-19249.jpg"}, { - id: "p3", - name: "Vanilla Latte", - price: "$5.50", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-cafe_107420-96458.jpg", - }, + id: "p3", name: "Vanilla Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-cafe_107420-96458.jpg"}, { - id: "p4", - name: "Cold Brew", - price: "$5.00", - imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking_23-2148014989.jpg", - }, + id: "p4", name: "Cold Brew", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/friends-drinking_23-2148014989.jpg"}, { - id: "p5", - name: "Nitro Brew", - price: "$6.50", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-iced-coffee-arrangement_23-2149600732.jpg", - }, + id: "p5", name: "Nitro Brew", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-iced-coffee-arrangement_23-2149600732.jpg"}, { - id: "p6", - name: "House Blend Beans", - price: "$18.00", - imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-drinks_23-2149458076.jpg", - }, + id: "p6", name: "House Blend Beans", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-drinks_23-2149458076.jpg"}, ]} title="Signature Brews" description="Hand-picked beans crafted with precision." @@ -163,25 +115,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "5k+", - title: "Cups Served", - description: "Daily perfection.", - icon: Coffee, + id: "m1", value: "5k+", title: "Cups Served", description: "Daily perfection.", icon: Coffee, }, { - id: "m2", - value: "12", - title: "Sourcing Origins", - description: "Direct trade.", - icon: Globe, + id: "m2", value: "12", title: "Sourcing Origins", description: "Direct trade.", icon: Globe, }, { - id: "m3", - value: "100%", - title: "Satisfaction", - description: "Guaranteed.", - icon: Star, + id: "m3", value: "100%", title: "Satisfaction", description: "Guaranteed.", icon: Star, }, ]} title="Our Impact" @@ -196,45 +136,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah", - handle: "@sarah_coffee", - testimonial: "The coziest spot in town.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-restaurant-shaking-her-friend39s-hand_114579-92516.jpg", - }, + id: "1", name: "Sarah", handle: "@sarah_coffee", testimonial: "The coziest spot in town.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-restaurant-shaking-her-friend39s-hand_114579-92516.jpg"}, { - id: "2", - name: "Michael", - handle: "@michaelt", - testimonial: "Excellent service and beans.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/waiter-black-cap-giving-burger-cup-coffee-pretty-lady-eyeglasses-which-sitting-table-cafe_574295-3428.jpg", - }, + id: "2", name: "Michael", handle: "@michaelt", testimonial: "Excellent service and beans.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/waiter-black-cap-giving-burger-cup-coffee-pretty-lady-eyeglasses-which-sitting-table-cafe_574295-3428.jpg"}, { - id: "3", - name: "Emily", - handle: "@emily_r", - testimonial: "Best latte I have ever had.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-youth-with-freckles-beauty-marks_23-2151703656.jpg", - }, + id: "3", name: "Emily", handle: "@emily_r", testimonial: "Best latte I have ever had.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-youth-with-freckles-beauty-marks_23-2151703656.jpg"}, { - id: "4", - name: "David", - handle: "@davidk", - testimonial: "Great atmosphere for working.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-women-eating-dessert-cafe_23-2147785297.jpg", - }, + id: "4", name: "David", handle: "@davidk", testimonial: "Great atmosphere for working.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-women-eating-dessert-cafe_23-2147785297.jpg"}, { - id: "5", - name: "Lisa", - handle: "@lisaw", - testimonial: "A true coffee lover's paradise.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg", - }, + id: "5", name: "Lisa", handle: "@lisaw", testimonial: "A true coffee lover's paradise.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg"}, ]} showRating={true} title="What Guests Say" @@ -248,20 +163,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "What are your opening hours?", - content: "11 AM - 10 PM daily.", - }, + id: "f1", title: "What are your opening hours?", content: "11 AM - 10 PM daily."}, { - id: "f2", - title: "Do you offer vegan options?", - content: "Yes, we offer plant-based milk alternatives.", - }, + id: "f2", title: "Do you offer vegan options?", content: "Yes, we offer plant-based milk alternatives."}, { - id: "f3", - title: "Where are you located?", - content: "9th St, R.V. Nagar, Chennai.", - }, + id: "f3", title: "Where are you located?", content: "9th St, R.V. Nagar, Chennai."}, ]} title="Common Questions" description="Everything about Essntl." @@ -274,14 +180,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Green Beans", - "Roasters Co", - "Fair Trade Inc", - "Coffee Valley", - "Highland Beans", - "Organic Growth", - "Pure Origin", - ]} + "Green Beans", "Roasters Co", "Fair Trade Inc", "Coffee Valley", "Highland Beans", "Organic Growth", "Pure Origin"]} title="Trusted Partners" description="Sourced from the best growers." /> @@ -291,8 +190,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file