diff --git a/src/app/page.tsx b/src/app/page.tsx index 834b978..997b338 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function HomePage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15599.jpg", imageAlt: "Quality stacked firewood"}, + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15599.jpg?_wi=2", imageAlt: "Quality stacked firewood"}, { imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423818.jpg?_wi=1", imageAlt: "Fresh homemade cupcakes"}, { @@ -103,9 +103,9 @@ export default function HomePage() { { id: "2", name: "Johannes Botha", handle: "Event Organizer", testimonial: "The cupcakes are absolutely delicious and beautifully made. Every event I organize gets them!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "Johannes Botha"}, { - id: "3", name: "Thandi Mthembu", handle: "Regular Customer", testimonial: "Fast service, friendly people, and consistently great products. This is my go-to place for both firewood and treats.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-casually-dressed-young-woman-with-wavy-hair-no-make-up-sitting-basket-armchair_343059-361.jpg", imageAlt: "Thandi Mthembu"}, + id: "3", name: "Thandi Mthembu", handle: "Regular Customer", testimonial: "Fast service, friendly people, and consistently great products. This is my go-to place for both firewood and treats.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-casually-dressed-young-woman-with-wavy-hair-no-make-up-sitting-basket-armchair_343059-361.jpg?_wi=2", imageAlt: "Thandi Mthembu"}, { - id: "4", name: "Robert Wessels", handle: "Business Owner", testimonial: "Reliable supplier. I've been ordering firewood for our restaurant's outdoor area for two years. Never disappointed!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12311.jpg", imageAlt: "Robert Wessels"}, + id: "4", name: "Robert Wessels", handle: "Business Owner", testimonial: "Reliable supplier. I've been ordering firewood for our restaurant's outdoor area for two years. Never disappointed!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12311.jpg?_wi=2", imageAlt: "Robert Wessels"}, { id: "5", name: "Lerato Dlamini", handle: "Birthday Party Host", testimonial: "Ordered 50 cupcakes for my daughter's party. Guests are still talking about how amazing they were!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg?_wi=2", imageAlt: "Lerato Dlamini"}, {