diff --git a/src/app/page.tsx b/src/app/page.tsx index 571c227..ab9630d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { title="Elevated Dining, Every Hour." description="Experience the flavor and hospitality of Arba Minch’s premier destination. Open 24/7 to serve your cravings anytime." buttons={[{ text: "Reserve Now", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/safari-party-table-arrangement-decoration_52683-96537.jpg" + imageSrc="http://img.b2bpic.net/free-photo/safari-party-table-arrangement-decoration_52683-96537.jpg?_wi=1" imageAlt="Adis Bar & Restaurant Hero" mediaAnimation="blur-reveal" avatars={[ @@ -119,7 +119,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { id: "me1", value: "4.4", title: "Star Rating", description: "Highly reviewed by locals", imageSrc: "http://img.b2bpic.net/free-photo/twigs-leaves-near-lamp-cutlery_23-2147811213.jpg" }, + { id: "me1", value: "4.4", title: "Star Rating", description: "Highly reviewed by locals", imageSrc: "http://img.b2bpic.net/free-photo/twigs-leaves-near-lamp-cutlery_23-2147811213.jpg?_wi=1" }, { id: "me2", value: "24/7", title: "Service", description: "Always open for you", imageSrc: "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6909.jpg" }, { id: "me3", value: "100+", title: "Happy Guests", description: "Serving the community daily", imageSrc: "http://img.b2bpic.net/free-photo/hookah-sparksfrom-grapefruit-hookah-bowl_141793-3261.jpg" }, ]} @@ -133,11 +133,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "t1", name: "Henok K.", date: "Jan 2024", title: "Excellent Service", quote: "The best dining atmosphere in Arba Minch.", tag: "Dining", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-sitting-table_23-2149655596.jpg", imageSrc: "http://img.b2bpic.net/free-photo/safari-party-table-arrangement-decoration_52683-96537.jpg" }, + { id: "t1", name: "Henok K.", date: "Jan 2024", title: "Excellent Service", quote: "The best dining atmosphere in Arba Minch.", tag: "Dining", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-sitting-table_23-2149655596.jpg", imageSrc: "http://img.b2bpic.net/free-photo/safari-party-table-arrangement-decoration_52683-96537.jpg?_wi=2" }, { id: "t2", name: "Yared Araya", date: "Dec 2023", title: "Top Notch", quote: "Great spirits and a welcoming vibe.", tag: "Drinks", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-hair-dressed-fashionable-clothes-round-spectacles-looks-away-considers-something_273609-55152.jpg", imageSrc: "http://img.b2bpic.net/free-photo/clear-glass-cup-brown-wooden-table_209848-81.jpg" }, { id: "t3", name: "Sarah M.", date: "Nov 2023", title: "Highly Recommend", quote: "Amazing food, very professional.", tag: "Food", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-longhaired-brunette-woman-bright-beret-red-dress-smiles-widely-sits-beautiful-cafe-young-asian-lady-eyeglasses-holds-white-coffee-cup_197531-29276.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-sitting-coffee-shop_23-2149652016.jpg" }, { id: "t4", name: "Dawit T.", date: "Oct 2023", title: "Always Reliable", quote: "Open 24/7, never disappoints.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-dinner-table-decorated-christmas_23-2150679102.jpg" }, - { id: "t5", name: "Bethlehem G.", date: "Sept 2023", title: "Beautiful Space", quote: "Best mood in the city by far.", tag: "Atmosphere", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-with-blue-eyes-wearing-striped-shirt-glasses-blue-background-winking-looking-camera-with-sexy-expression-cheerful-happy-face_839833-34452.jpg", imageSrc: "http://img.b2bpic.net/free-photo/twigs-leaves-near-lamp-cutlery_23-2147811213.jpg" }, + { id: "t5", name: "Bethlehem G.", date: "Sept 2023", title: "Beautiful Space", quote: "Best mood in the city by far.", tag: "Atmosphere", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-with-blue-eyes-wearing-striped-shirt-glasses-blue-background-winking-looking-camera-with-sexy-expression-cheerful-happy-face_839833-34452.jpg", imageSrc: "http://img.b2bpic.net/free-photo/twigs-leaves-near-lamp-cutlery_23-2147811213.jpg?_wi=2" }, ]} title="Guest Experiences" description="What our patrons say about us."