From 854042df9cfb2dc9ea11a2df167f267bb3d438b9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 07:21:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 170f9e3..8c8fa2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,14 +46,14 @@ export default function LandingPage() { title="House of Arches" description="Where heritage architecture meets unforgettable dining. Experience elegance, flavor, and ambiance like never before in Jodhpur." testimonials={[ - { name: "Aman S.", handle: "@aman_jodhpuri", testimonial: "The ambiance is truly unmatched. A perfect fusion of heritage and modern style.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg", imageAlt: "elegant fine dining restaurant interior" }, - { name: "Priya K.", handle: "@priyak", testimonial: "House of Arches is a hidden gem. Every detail in the architecture tells a story.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754914.jpg", imageAlt: "elegant fine dining restaurant interior" }, - { name: "Rahul V.", handle: "@rahulv", testimonial: "An incredible dining experience. The staff makes you feel at home immediately.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-aubergine-rolls-hot-pepper-powder-turmeric-sea-salt-black-pepper-small-bowls-grey-surface_140725-107197.jpg", imageAlt: "elegant fine dining restaurant interior" }, - { name: "Sonia G.", handle: "@soniag", testimonial: "Simply the best fusion food in Jodhpur. Must try the Paneer Tikka!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-sprinkles-kutab-with-sumach-with-yogurt_141793-3879.jpg", imageAlt: "elegant fine dining restaurant interior" }, - { name: "Vikram D.", handle: "@vikramd", testimonial: "The atmosphere is magnetic, perfect for celebrations or quiet dinners.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fried-tofu-healthy-food_1339-8269.jpg", imageAlt: "elegant fine dining restaurant interior" } + { name: "Aman S.", handle: "@aman_jodhpuri", testimonial: "The ambiance is truly unmatched. A perfect fusion of heritage and modern style.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg?_wi=1", imageAlt: "elegant fine dining restaurant interior" }, + { name: "Priya K.", handle: "@priyak", testimonial: "House of Arches is a hidden gem. Every detail in the architecture tells a story.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754914.jpg?_wi=1", imageAlt: "elegant fine dining restaurant interior" }, + { name: "Rahul V.", handle: "@rahulv", testimonial: "An incredible dining experience. The staff makes you feel at home immediately.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-aubergine-rolls-hot-pepper-powder-turmeric-sea-salt-black-pepper-small-bowls-grey-surface_140725-107197.jpg?_wi=1", imageAlt: "elegant fine dining restaurant interior" }, + { name: "Sonia G.", handle: "@soniag", testimonial: "Simply the best fusion food in Jodhpur. Must try the Paneer Tikka!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-sprinkles-kutab-with-sumach-with-yogurt_141793-3879.jpg?_wi=1", imageAlt: "elegant fine dining restaurant interior" }, + { name: "Vikram D.", handle: "@vikramd", testimonial: "The atmosphere is magnetic, perfect for celebrations or quiet dinners.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fried-tofu-healthy-food_1339-8269.jpg?_wi=1", imageAlt: "elegant fine dining restaurant interior" } ]} buttons={[{ text: "Reserve Your Table", href: "#cta" }]} - imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg" + imageSrc="http://img.b2bpic.net/free-photo/classic-luxury-style-restaurant-with-tables-chairs_140725-9389.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg", alt: "A happy customer dining experience" }, { src: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", alt: "A group of friends enjoying a dinner party" }, @@ -73,7 +73,7 @@ export default function LandingPage() { description="House of Arches blends timeless design with modern comfort. Loved by thousands, we offer a sanctuary where heritage architecture meets culinary excellence." subdescription="From North Indian richness to delicate Indo-Chinese flavors, every dish is crafted to provide a multisensory journey that captures the soul of Jodhpur." icon={Utensils} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754914.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754914.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -85,9 +85,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "d1", name: "Dragon Potato", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-aubergine-rolls-hot-pepper-powder-turmeric-sea-salt-black-pepper-small-bowls-grey-surface_140725-107197.jpg" }, - { id: "d2", name: "Farmyard Pizza", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-sprinkles-kutab-with-sumach-with-yogurt_141793-3879.jpg" }, - { id: "d3", name: "Paneer Tikka", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-tofu-healthy-food_1339-8269.jpg" }, + { id: "d1", name: "Dragon Potato", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-aubergine-rolls-hot-pepper-powder-turmeric-sea-salt-black-pepper-small-bowls-grey-surface_140725-107197.jpg?_wi=2" }, + { id: "d2", name: "Farmyard Pizza", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-sprinkles-kutab-with-sumach-with-yogurt_141793-3879.jpg?_wi=2" }, + { id: "d3", name: "Paneer Tikka", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-tofu-healthy-food_1339-8269.jpg?_wi=2" }, { id: "d4", name: "Arch Special Curry", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-orange-cake-orange-cake-with-chocolate-bowl-right-side-black-table_140725-117204.jpg" }, { id: "d5", name: "Himalayan Momo", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/crispy-pizza-with-sausage-bell-pepper_140725-9796.jpg" }, { id: "d6", name: "Saffron Pulao", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/top-half-view-raw-chicken-skewers-with-spices-wooden-board-dark_140725-148804.jpg" },