diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b909c3c..ce44f86 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -16,13 +16,9 @@ export default function HomePage() { title="Where Comfort Meets Fine Multicuisine Dining" description="Experience an unforgettable culinary journey at Cosy Locus. We blend authentic flavors with a sophisticated atmosphere, perfect for your next celebration." primaryButton={{ - text: "Reserve a Table", - href: "#reservation", - }} + text: "Reserve a Table", href: "#reservation"}} secondaryButton={{ - text: "Explore Menu", - href: "#menu", - }} + text: "Explore Menu", href: "#menu"}} imageSrc="http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg" /> @@ -36,20 +32,11 @@ export default function HomePage() { description="Savor a carefully curated selection of flavors from our signature menu." items={[ { - title: "Starters & Appetizers", - description: "Authentic flavors crafted with premium ingredients.", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-fingers-filled-with-herbs-sauce-served-with-rice-bread_140725-2489.jpg", - }, + title: "Starters & Appetizers", description: "Authentic flavors crafted with premium ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-breast-fingers-filled-with-herbs-sauce-served-with-rice-bread_140725-2489.jpg"}, { - title: "Main Course Excellence", - description: "Hearty, sophisticated dishes for every palate.", - imageSrc: "http://img.b2bpic.net/free-photo/indian-man-mountains-male-traditional-turban-hinduist-with-mascot_1157-41093.jpg", - }, + title: "Main Course Excellence", description: "Hearty, sophisticated dishes for every palate.", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-mountains-male-traditional-turban-hinduist-with-mascot_1157-41093.jpg"}, { - title: "Multicuisine Specials", - description: "Unique culinary fusion you won't find elsewhere.", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-chocolate-mousse-dessert_23-2151942425.jpg", - }, + title: "Multicuisine Specials", description: "Unique culinary fusion you won't find elsewhere.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-chocolate-mousse-dessert_23-2151942425.jpg"}, ]} /> @@ -63,47 +50,19 @@ export default function HomePage() { description="A glimpse into the warmth and refinement of Cosy Locus." items={[ { - title: "Seating", - description: "Comfortable, refined interiors.", - imageSrc: "http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg", - href: "#", - }, + title: "Seating", description: "Comfortable, refined interiors.", imageSrc: "http://img.b2bpic.net/free-photo/round-table-arrangement-restaurant_23-2147936225.jpg", href: "#"}, { - title: "Atmosphere", - description: "Sophisticated warm lighting.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg", - href: "#", - }, + title: "Atmosphere", description: "Sophisticated warm lighting.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg", href: "#"}, { - title: "Food Art", - description: "Signature presentation.", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-flavor-icecream-chocolate-ice_1203-4352.jpg", - href: "#", - }, + title: "Food Art", description: "Signature presentation.", imageSrc: "http://img.b2bpic.net/free-photo/sweet-flavor-icecream-chocolate-ice_1203-4352.jpg", href: "#"}, { - title: "Design", - description: "Polished aesthetic.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754912.jpg", - href: "#", - }, + title: "Design", description: "Polished aesthetic.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754912.jpg", href: "#"}, { - title: "Service", - description: "Warm hospitality.", - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-cafe-with-sofas-chairs-tables_169016-36774.jpg", - href: "#", - }, + title: "Service", description: "Warm hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-cafe-with-sofas-chairs-tables_169016-36774.jpg", href: "#"}, { - title: "Bar", - description: "Artisan refreshments.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312256.jpg", - href: "#", - }, + title: "Bar", description: "Artisan refreshments.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312256.jpg", href: "#"}, { - title: "Lounge", - description: "Intimate corners.", - imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-with-flowers_23-2148966224.jpg", - href: "#", - }, + title: "Lounge", description: "Intimate corners.", imageSrc: "http://img.b2bpic.net/free-photo/view-table-arrangement-with-flowers_23-2148966224.jpg", href: "#"}, ]} /> @@ -117,45 +76,20 @@ export default function HomePage() { description="What our guests say about our dining experience." testimonials={[ { - id: "1", - name: "Sarah J.", - role: "Food Critic", - company: "Local Foodie", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-girlfriend-valentine-s-day-dinner_23-2148435801.jpg", - }, + name: "Sarah J.", role: "Food Critic", company: "Local Foodie", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-girlfriend-valentine-s-day-dinner_23-2148435801.jpg"}, { - id: "2", - name: "Michael D.", - role: "Regular", - company: "Kolkata Food", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12311.jpg", - }, + name: "Michael D.", role: "Regular", company: "Kolkata Food", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12311.jpg"}, { - id: "3", - name: "Emily R.", - role: "Blogger", - company: "Travel Daily", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg", - }, + name: "Emily R.", role: "Blogger", company: "Travel Daily", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-357.jpg"}, { - id: "4", - name: "David K.", - role: "Local", - company: "Home", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/women-eating-traditional-italian-pizza-together_52683-110888.jpg", - }, + name: "David K.", role: "Local", company: "Home", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/women-eating-traditional-italian-pizza-together_52683-110888.jpg"}, { - id: "5", - name: "Ananya P.", - role: "Guest", - company: "Visitor", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-341.jpg", - }, + name: "Ananya P.", role: "Guest", company: "Visitor", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-341.jpg"}, ]} /> @@ -167,13 +101,9 @@ export default function HomePage() { tag="Reservations" text="Reserve your table at Cosy Locus and enjoy an evening of comfort and fine cuisine. Please call 08981471212 to confirm your booking." primaryButton={{ - text: "Call to Reserve", - href: "tel:08981471212", - }} + text: "Call to Reserve", href: "tel:08981471212"}} secondaryButton={{ - text: "Get Directions", - href: "https://maps.google.com", - }} + text: "Get Directions", href: "https://maps.google.com"}} /> @@ -186,17 +116,11 @@ export default function HomePage() { description="Find us at 240b, AJC Bose Rd, Sreepally, Bhowanipore, Kolkata, 700025. Open Mon–Sun, 10 AM – 12:30 AM." items={[ { - question: "Where are you located?", - answer: "240b, AJC Bose Rd, Sreepally, Bhowanipore, Kolkata.", - }, + question: "Where are you located?", answer: "240b, AJC Bose Rd, Sreepally, Bhowanipore, Kolkata."}, { - question: "What are your hours?", - answer: "Mon–Sun, 10 AM – 12:30 AM.", - }, + question: "What are your hours?", answer: "Mon–Sun, 10 AM – 12:30 AM."}, { - question: "Do I need a reservation?", - answer: "Reservations are recommended, especially on weekends.", - }, + question: "Do I need a reservation?", answer: "Reservations are recommended, especially on weekends."}, ]} imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157810.jpg" />