diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a11973..8a68a9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; -import { Coffee, Heart, Smile, Users, Wifi } from "lucide-react"; +import { Coffee, Heart, Smile, Users, Wifi, Lamp } from "lucide-react"; export default function LandingPage() { return ( @@ -32,26 +32,11 @@ export default function LandingPage() { @@ -180,60 +97,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - brand: "Coffee", - name: "Classic Espresso", - price: "₹150", - rating: 5, - reviewCount: "200", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-cookies-cakes-dark-table-sweet-biscuit-pie-sugar_140725-81213.jpg?_wi=1", - }, - { - id: "p2", - brand: "Snack", - name: "Garlic Bread", - price: "₹180", - rating: 4, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/apple-puff-pastry-cookies-apple-shape-plate-with-fresh-apples_114579-7681.jpg", - }, - { - id: "p3", - brand: "Coffee", - name: "Cold Brew", - price: "₹220", - rating: 5, - reviewCount: "300", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-concept-with-copy-space_23-2148464822.jpg", - }, - { - id: "p4", - brand: "Snack", - name: "Veg Club Sandwich", - price: "₹250", - rating: 4, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cakes-with-lemon-slices-tangerines-candies-black_140725-104215.jpg", - }, - { - id: "p5", - brand: "Coffee", - name: "Hazelnut Mocha", - price: "₹200", - rating: 5, - reviewCount: "400", - imageSrc: "http://img.b2bpic.net/free-photo/pouring-coffee-mug-close-up_23-2148937302.jpg", - }, - { - id: "p6", - brand: "Snack", - name: "Cheesy Fries", - price: "₹190", - rating: 5, - reviewCount: "250", - imageSrc: "http://img.b2bpic.net/free-photo/pastry-milk-near-scarf-book_23-2147888275.jpg", - }, + { id: "p1", brand: "Coffee", name: "Classic Espresso", price: "₹150", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-cookies-cakes-dark-table-sweet-biscuit-pie-sugar_140725-81213.jpg" }, + { id: "p2", brand: "Snack", name: "Garlic Bread", price: "₹180", rating: 4, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/apple-puff-pastry-cookies-apple-shape-plate-with-fresh-apples_114579-7681.jpg" }, + { id: "p3", brand: "Coffee", name: "Cold Brew", price: "₹220", rating: 5, reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-concept-with-copy-space_23-2148464822.jpg" }, + { id: "p4", brand: "Snack", name: "Veg Club Sandwich", price: "₹250", rating: 4, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cakes-with-lemon-slices-tangerines-candies-black_140725-104215.jpg" }, + { id: "p5", brand: "Coffee", name: "Hazelnut Mocha", price: "₹200", rating: 5, reviewCount: "400", imageSrc: "http://img.b2bpic.net/free-photo/pouring-coffee-mug-close-up_23-2148937302.jpg" }, + { id: "p6", brand: "Snack", name: "Cheesy Fries", price: "₹190", rating: 5, reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/pastry-milk-near-scarf-book_23-2147888275.jpg" } ]} title="Our Signature Menu" description="From handcrafted espressos to delightful snacks, explore our diverse offerings." @@ -247,65 +116,20 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Cozy Work Environment", - description: "High-speed Wi-Fi and quiet corners make us the perfect destination for freelancers and remote workers.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-coffee-restaurant-while-working-laptop_1098-13261.jpg", - }, - items: [ - { - icon: Wifi, - text: "High Speed Internet", - }, - { - icon: Lamp, - text: "Adequate Lighting", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/row-decorative-light-bulbs-hanging-cafe_181624-58119.jpg?_wi=2", - imageAlt: "customer working in cafe", + title: "Cozy Work Environment", description: "High-speed Wi-Fi and quiet corners make us the perfect destination for freelancers and remote workers.", media: { imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-coffee-restaurant-while-working-laptop_1098-13261.jpg" }, + items: [{ icon: Wifi, text: "High Speed Internet" }, { icon: Lamp, text: "Adequate Lighting" }], + reverse: false }, { - title: "Friendly Baristas", - description: "Our staff is dedicated to ensuring you have a seamless and delightful experience every time.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-male-barista-working-coffee-house_1303-31788.jpg", - }, - items: [ - { - icon: Coffee, - text: "Expertly Crafted", - }, - { - icon: Heart, - text: "Warm Service", - }, - ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg?_wi=2", - imageAlt: "customer working in cafe", + title: "Friendly Baristas", description: "Our staff is dedicated to ensuring you have a seamless and delightful experience every time.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-male-barista-working-coffee-house_1303-31788.jpg" }, + items: [{ icon: Coffee, text: "Expertly Crafted" }, { icon: Heart, text: "Warm Service" }], + reverse: true }, { - title: "Great Social Space", - description: "Spacious seating areas designed for great conversations with family and friends.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg", - }, - items: [ - { - icon: Users, - text: "Comfortable Seating", - }, - { - icon: Smile, - text: "Vibrant Vibe", - }, - ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-cookies-cakes-dark-table-sweet-biscuit-pie-sugar_140725-81213.jpg?_wi=2", - imageAlt: "customer working in cafe", - }, + title: "Great Social Space", description: "Spacious seating areas designed for great conversations with family and friends.", media: { imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg" }, + items: [{ icon: Users, text: "Comfortable Seating" }, { icon: Smile, text: "Vibrant Vibe" }], + reverse: false + } ]} title="Why Visit Us?" description="Experience the best of coffee culture in Jagatpura with amenities tailored for you." @@ -316,42 +140,13 @@ export default function LandingPage() { @@ -381,21 +168,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "What are your opening hours?", - content: "We are open daily until 11:30 PM.", - }, - { - id: "f2", - title: "Do you offer home delivery?", - content: "Yes, delivery is available until 10:00 PM via Swiggy and Zomato.", - }, - { - id: "f3", - title: "Is there parking available?", - content: "Yes, safe parking is available near Samridhi Residency.", - }, + { id: "f1", title: "What are your opening hours?", content: "We are open daily until 11:30 PM." }, + { id: "f2", title: "Do you offer home delivery?", content: "Yes, delivery is available until 10:00 PM via Swiggy and Zomato." }, + { id: "f3", title: "Is there parking available?", content: "Yes, safe parking is available near Samridhi Residency." } ]} title="Frequently Asked Questions" description="Everything you need to know about your visits." @@ -406,9 +181,7 @@ export default function LandingPage() {
@@ -468,4 +204,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file