diff --git a/src/app/page.tsx b/src/app/page.tsx index aefa142..bf0b0be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { { text: "Order Pickup Now", href: "#menu"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/salted-vegetables-table_140725-8795.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BVFLstl7X8QGjRUI8Q7h3oLwIm/uploaded-1774569469566-ranayskt.png" showBlur={true} /> @@ -59,11 +59,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Authentic Preparation", description: "We use time-honored techniques and spices sourced directly from the region to ensure every bite is authentic.", imageSrc: "http://img.b2bpic.net/free-photo/food-set-onions-romero-raw-meat-steak-salt-pepper-garlic-olive-oil-fork-closeup-top-view_346278-1533.jpg"}, + title: "Authentic Preparation", description: "We use time-honored techniques and spices sourced directly from the region to ensure every bite is authentic.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BVFLstl7X8QGjRUI8Q7h3oLwIm/uploaded-1774569067478-z4y7u1is.png"}, { - title: "Community-First Atmosphere", description: "Whether dining in or picking up, our space is designed to make you feel right at home with our staff and community.", imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891043.jpg"}, + title: "Community-First Atmosphere", description: "Whether dining in or picking up, our space is designed to make you feel right at home with our staff and community.", imageSrc: "http://img.b2bpic.net/premium-photo/elephant-field-african-animal-grass-kenya-wildlife-eco-friendly-adventure-park-outdoor-nature-safari-game-conservation-with-wild-creature-remote-terrain-protection_590464-451941.jpg?id=366262235"}, { - title: "Easy Pickup Service", description: "Get high-quality Kurdish food ready for your dinner table in minutes. Order ahead for lightning-fast pickup.", imageSrc: "http://img.b2bpic.net/free-photo/kurdish-food-tray_346278-1533.jpg"}, + title: "Easy Pickup Service", description: "Get high-quality Kurdish food ready for your dinner table in minutes. Order ahead for lightning-fast pickup.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BVFLstl7X8QGjRUI8Q7h3oLwIm/uploaded-1774569076653-bkv7sgdv.png"}, ]} title="Taste the Tradition" description="From slow-grilled kebabs to fresh, hand-crafted sides, our menu honors the rich flavors of Kurdish culinary traditions." @@ -78,16 +78,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Johnson", role: "Local Diner", company: "Neighborhood Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-759.jpg?_wi=1"}, + id: "1", name: "", role: " - Mhamad Waly ", company: "", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BVFLstl7X8QGjRUI8Q7h3oLwIm/uploaded-1774569037278-rq1cnpxf.png"}, { id: "2", name: "Michael Chen", role: "Food Enthusiast", company: "Local Foodie", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-759.jpg?_wi=2"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BVFLstl7X8QGjRUI8Q7h3oLwIm/uploaded-1774569147771-ghsmmvr5.png"}, { - id: "3", name: "Emily Rodriguez", role: "Office Professional", company: "Nearby Firm", rating: 5, + id: "3", name: "", role: "Very traditional taste and seasoning, great variety for kids and adults. Great pricing and the salad was included. ", company: "- B Silevani ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-759.jpg?_wi=3"}, { - id: "4", name: "David Kim", role: "Family Head", company: "Local Customer", rating: 5, + id: "4", name: "", role: "Great service very clean food delicious +price is very good ", company: "- Nashwan Hussein ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-759.jpg?_wi=4"}, ]} title="Five-Star Flavors" @@ -115,7 +116,7 @@ export default function LandingPage() {