diff --git a/src/app/page.tsx b/src/app/page.tsx index d53fb83..764e4ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,13 +52,14 @@ export default function LandingPage() { imageAlt="Ananthagiri Ruchulu Restaurant - Family Dining" mediaAnimation="blur-reveal" useInvertedBackground={false} + background={{ variant: "plain" }} testimonials={[ { name: "Rajesh Kumar", handle: "Regular Customer", testimonial: "Great ambience and tasty food. Perfect for family outings!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, { name: "Priya Sharma", handle: "Office Worker", testimonial: "Best biryani in Vikarabad! Highly recommended for lunch.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -78,13 +79,13 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "location", title: "Above Reliance Smart Point, Vikarabad", description: "Easy to find landmark location with ample parking", tag: "๐Ÿ“ Location", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg?_wi=1"}, + id: "location", title: "Above Reliance Smart Point, Vikarabad", description: "Easy to find landmark location with ample parking", tag: "๐Ÿ“ Location", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg"}, { - id: "hours", title: "11 AM โ€“ 11 PM Daily", description: "Open all days for lunch, dinner, and late-night cravings", tag: "๐Ÿ•’ Hours", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg?_wi=2"}, + id: "hours", title: "11 AM โ€“ 11 PM Daily", description: "Open all days for lunch, dinner, and late-night cravings", tag: "๐Ÿ•’ Hours", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg"}, { - id: "pricing", title: "โ‚น200โ€“400 per person", description: "Affordable family dining with premium quality", tag: "๐Ÿ’ฐ Price Range", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg?_wi=3"}, + id: "pricing", title: "โ‚น200โ€“400 per person", description: "Affordable family dining with premium quality", tag: "๐Ÿ’ฐ Price Range", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg"}, { - id: "services", title: "Dine-in โ€ข Takeaway โ€ข Delivery", description: "Flexible service options for your convenience", tag: "๐Ÿฝ๏ธ Services", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg?_wi=4"}, + id: "services", title: "Dine-in โ€ข Takeaway โ€ข Delivery", description: "Flexible service options for your convenience", tag: "๐Ÿฝ๏ธ Services", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg"}, ]} /> @@ -120,7 +121,7 @@ export default function LandingPage() { description="Your Family's Favorite Place" subdescription="Since opening, we've served thousands of happy families" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg?_wi=5" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg" imageAlt="Our Family-Friendly Restaurant Interior" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -136,17 +137,17 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "ambience", title: "Family-Friendly Ambience", description: "Spacious seating perfect for families, groups, and celebrations", tag: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Families Welcome", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg?_wi=6"}, + id: "ambience", title: "Family-Friendly Ambience", description: "Spacious seating perfect for families, groups, and celebrations", tag: "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Families Welcome", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg"}, { - id: "freshness", title: "Freshly Prepared Daily", description: "All dishes cooked fresh with premium ingredients", tag: "โœจ Quality", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-rag-detergent-cleaning-cooker_651396-2881.jpg?_wi=1"}, + id: "freshness", title: "Freshly Prepared Daily", description: "All dishes cooked fresh with premium ingredients", tag: "โœจ Quality", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-rag-detergent-cleaning-cooker_651396-2881.jpg"}, { - id: "hygiene", title: "Certified Hygienic Kitchen", description: "FSSAI certified with strict food safety standards", tag: "๐Ÿฅ Hygiene", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-rag-detergent-cleaning-cooker_651396-2881.jpg?_wi=2"}, + id: "hygiene", title: "Certified Hygienic Kitchen", description: "FSSAI certified with strict food safety standards", tag: "๐Ÿฅ Hygiene", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-rag-detergent-cleaning-cooker_651396-2881.jpg"}, { - id: "service", title: "Prompt & Courteous Service", description: "Fast service without compromising on quality", tag: "โšก Speed", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg?_wi=7"}, + id: "service", title: "Prompt & Courteous Service", description: "Fast service without compromising on quality", tag: "โšก Speed", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg"}, { - id: "value", title: "Best Value for Money", description: "Premium quality at affordable family prices", tag: "๐Ÿ’Ž Value", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg?_wi=8"}, + id: "value", title: "Best Value for Money", description: "Premium quality at affordable family prices", tag: "๐Ÿ’Ž Value", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg"}, { - id: "location", title: "Convenient Central Location", description: "Easy to reach from any part of Vikarabad", tag: "๐Ÿ“ Easy Access", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg?_wi=9"}, + id: "location", title: "Convenient Central Location", description: "Easy to reach from any part of Vikarabad", tag: "๐Ÿ“ Easy Access", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-eating-together_23-2148972775.jpg"}, ]} /> @@ -162,22 +163,22 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Rajesh Kumar", role: "Regular Customer", testimonial: "Great ambience and tasty food. Perfect for family outings! We visit every month.", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, { id: "2", name: "Priya Sharma", role: "Office Worker", testimonial: "Best biryani in Vikarabad! Highly recommended for lunch. Service is quick and friendly.", icon: ThumbsUp, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, { id: "3", name: "Vikram Reddy", role: "Business Owner", testimonial: "Excellent food quality and reasonable prices. Great place to celebrate with family and friends!", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=5"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, { id: "4", name: "Anjali Verma", role: "Tourist", testimonial: "Local gem! Authentic multicuisine options. Staff made us feel welcome. Will definitely visit again!", icon: Smile, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=6"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, { id: "5", name: "Suresh Nair", role: "Corporate Employee", testimonial: "Amazing food, clean kitchen, and hygienic food preparation. Trusted place for office lunch outings.", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=7"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, { id: "6", name: "Deepa Singh", role: "Student", testimonial: "Affordable and delicious! My friends and I love coming here for evening snacks and meals.", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=8"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, ]} />