diff --git a/src/app/page.tsx b/src/app/page.tsx index 889b6d6..e7aca57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,14 +32,10 @@ export default function LandingPage() {
@@ -76,8 +65,7 @@ export default function LandingPage() { tag="Our Story" title="Where Every Sip Matters" buttons={[ - { - text: "Learn More", href: "#about"}, + { text: "Learn More", href: "#about" }, ]} /> @@ -89,18 +77,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" 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: "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: "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: "p6", name: "House Blend Beans", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-drinks_23-2149458076.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: "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: "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" }, ]} title="Signature Brews" description="Hand-picked beans crafted with precision." @@ -114,15 +96,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - 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: "m3", value: "100%", title: "Satisfaction", description: "Guaranteed.", icon: Star, - }, + { 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: "m3", value: "100%", title: "Satisfaction", description: "Guaranteed.", icon: Star }, ]} title="Our Impact" description="Quality measured in every cup." @@ -135,21 +111,11 @@ export default function LandingPage() { textboxLayout="default" 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: "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: "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: "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: "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: "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" @@ -162,12 +128,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - 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: "f3", title: "Where are you located?", content: "9th St, R.V. Nagar, Chennai. [Get Directions](https://maps.google.com)"}, + { 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: "f3", title: "Where are you located?", content: "9th St, R.V. Nagar, Chennai. [Get Directions](https://maps.google.com)" }, ]} title="Common Questions" description="Everything about Essntl." @@ -180,7 +143,8 @@ 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." /> @@ -189,8 +153,7 @@ export default function LandingPage() {