Merge version_4 into main #8
@@ -42,8 +42,8 @@ export default function LandingPage() {
|
||||
title="Freshness Meets Daily Comfort"
|
||||
description="Gazuma Mart & Cafe brings you the finest organic groceries and artisanal coffee in one welcoming destination."
|
||||
testimonials={[
|
||||
{ name: "Yudhi Rahman", handle: "@yudhir", testimonial: "The best spot to grab coffee and groceries. Absolutely love the atmosphere!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-with-smile-face-holding-coffee-cup-standing-coffee-shop_23-2148784180.jpg" },
|
||||
{ name: "Daniel Ahmad Fauzan", handle: "@danifa", testimonial: "Fantastic service and high-quality products. My go-to place every morning.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-holding-cup-coffee_23-2148560086.jpg" },
|
||||
{ name: "Yudhi Rahman", handle: "@yudhir", testimonial: "The best spot to grab coffee and groceries. Absolutely love the atmosphere!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-with-smile-face-holding-coffee-cup-standing-coffee-shop_23-2148784180.jpg?_wi=1" },
|
||||
{ name: "Daniel Ahmad Fauzan", handle: "@danifa", testimonial: "Fantastic service and high-quality products. My go-to place every morning.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-holding-cup-coffee_23-2148560086.jpg?_wi=1" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg?_wi=2"
|
||||
buttons={[{ text: "WhatsApp Order", href: "https://wa.me/1234567890" }]}
|
||||
@@ -83,8 +83,8 @@ export default function LandingPage() {
|
||||
{ value: "4.9/5", label: "Average Rating" }
|
||||
]}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Yudhi Rahman", role: "Regular Customer", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-with-smile-face-holding-coffee-cup-standing-coffee-shop_23-2148784180.jpg" },
|
||||
{ id: "2", name: "Daniel Ahmad Fauzan", role: "Regular Customer", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-holding-cup-coffee_23-2148560086.jpg" },
|
||||
{ id: "1", name: "Yudhi Rahman", role: "Regular Customer", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-with-smile-face-holding-coffee-cup-standing-coffee-shop_23-2148784180.jpg?_wi=2" },
|
||||
{ id: "2", name: "Daniel Ahmad Fauzan", role: "Regular Customer", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-holding-cup-coffee_23-2148560086.jpg?_wi=2" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user