Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 01:21:53 +00:00

View File

@@ -54,15 +54,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Ahmed Al Mansouri", handle: "Local Customer", testimonial: "Fresh bread and great service. Always open when I need it!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg", imageAlt: "Ahmed Al Mansouri"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg?_wi=1", imageAlt: "Ahmed Al Mansouri"
},
{
name: "Fatima Al Kaabi", handle: "Regular Customer", testimonial: "Very affordable bakery in Sharjah. The pastries are delicious!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/signs-symbols-gestures-concept-cheerful-young-mixed-race-lady-with-long-straight-hair-smiling-broadly-showing-thumbs-up-gesture-as-sign-approval-respect-liking_344912-1033.jpg", imageAlt: "Fatima Al Kaabi"
imageSrc: "http://img.b2bpic.net/free-photo/signs-symbols-gestures-concept-cheerful-young-mixed-race-lady-with-long-straight-hair-smiling-broadly-showing-thumbs-up-gesture-as-sign-approval-respect-liking_344912-1033.jpg?_wi=1", imageAlt: "Fatima Al Kaabi"
},
{
name: "Mohammed Al Mazrouei", handle: "Business Owner", testimonial: "Best quality bread for my restaurant. Reliable and fast delivery!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Mohammed Al Mazrouei"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Mohammed Al Mazrouei"
},
]}
testimonialRotationInterval={5000}
@@ -85,7 +85,7 @@ export default function LandingPage() {
{ value: "Fresh", title: "Daily Baked" },
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-arepas-basket_23-2148742414.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-arepas-basket_23-2148742414.jpg?_wi=1"
imageAlt="Fresh Arabic bread from Al Rayah Bakeries"
mediaAnimation="opacity"
metricsAnimation="slide-up"
@@ -104,7 +104,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Fresh Arabic Bread", price: "AED 1-3", variant: "Daily Fresh Baked", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arepas-basket_23-2148742414.jpg", imageAlt: "Fresh Arabic bread"
id: "1", name: "Fresh Arabic Bread", price: "AED 1-3", variant: "Daily Fresh Baked", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arepas-basket_23-2148742414.jpg?_wi=2", imageAlt: "Fresh Arabic bread"
},
{
id: "2", name: "Assorted Pastries", price: "AED 5-15", variant: "Sweet & Savory", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-chips-cake-with-raisins-fruits-white-background-pie-cookie-biscuit-sweet-cake_140725-115586.jpg", imageAlt: "Assorted pastries selection"
@@ -167,13 +167,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Family Customer", testimonial: "Fresh bread and great service. Always open when I need it! My family loves coming here.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", role: "Family Customer", testimonial: "Fresh bread and great service. Always open when I need it! My family loves coming here.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg?_wi=2", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", role: "Restaurant Owner", testimonial: "Best quality bread for my restaurant. Reliable and fast delivery. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/signs-symbols-gestures-concept-cheerful-young-mixed-race-lady-with-long-straight-hair-smiling-broadly-showing-thumbs-up-gesture-as-sign-approval-respect-liking_344912-1033.jpg", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", role: "Restaurant Owner", testimonial: "Best quality bread for my restaurant. Reliable and fast delivery. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/signs-symbols-gestures-concept-cheerful-young-mixed-race-lady-with-long-straight-hair-smiling-broadly-showing-thumbs-up-gesture-as-sign-approval-respect-liking_344912-1033.jpg?_wi=2", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", role: "Office Manager", testimonial: "Very affordable bakery in Sharjah. The pastries are delicious and perfect for office meetings.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Emily Rodriguez"
id: "3", name: "Emily Rodriguez", role: "Office Manager", testimonial: "Very affordable bakery in Sharjah. The pastries are delicious and perfect for office meetings.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", role: "Late-Night Customer", testimonial: "Love that you're open 24 hours! Perfect for my night shift. Fresh bread always available.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-shop-mirror-night-out_23-2149143996.jpg", imageAlt: "David Kim"