diff --git a/src/app/page.tsx b/src/app/page.tsx index 68395ec..00b6687 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,10 +42,10 @@ export default function LandingPage() { description="At BeckyReshi Business Ventures, we supply high-quality food ingredients that bring rich taste, purity, and confidence to your kitchen." buttons={[{ text: "Order Now", href: "/products" }, { text: "Contact Us", href: "/contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-vegetables_140725-35999.jpg", imageAlt: "Fresh food supply ingredients" }, - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg", imageAlt: "Quality ingredients showcase" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-vegetables_140725-35999.jpg?_wi=1", imageAlt: "Fresh food supply ingredients" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg?_wi=1", imageAlt: "Quality ingredients showcase" }, { imageSrc: "http://img.b2bpic.net/free-photo/fresh-raw-eggplants-arrangement_23-2150317352.jpg", imageAlt: "Premium supply delivery" }, - { imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-colorful-pasta-with-mushroom-garlic-pepper-white-surface_176474-312.jpg", imageAlt: "Fresh produce selection" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-colorful-pasta-with-mushroom-garlic-pepper-white-surface_176474-312.jpg?_wi=1", imageAlt: "Fresh produce selection" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-with-different-seasonings-greens-dark-blue-desk_140725-115244.jpg", imageAlt: "BeckyReshi ingredients" }, { imageSrc: "http://img.b2bpic.net/free-photo/assortments-treats-halloween_23-2148603678.jpg", imageAlt: "Trusted food supplier" } ]} @@ -73,11 +73,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah J.", date: "Oct 2023", title: "Loyal Customer", quote: "Your red oil is great for cooking all kinds of soups and tastes so great.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-female_23-2148480700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-vegetables_140725-35999.jpg", imageAlt: "happy customer portrait Nigeria" }, + { id: "1", name: "Sarah J.", date: "Oct 2023", title: "Loyal Customer", quote: "Your red oil is great for cooking all kinds of soups and tastes so great.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-female_23-2148480700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-vegetables_140725-35999.jpg?_wi=2", imageAlt: "happy customer portrait Nigeria" }, { id: "2", name: "Michael C.", date: "Sep 2023", title: "Business Owner", quote: "A vendor you can definitely trust. Your resources are safe and value is guaranteed.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/girl-red-holding-bananas-fruits-store_627829-9465.jpg", imageSrc: "http://img.b2bpic.net/free-photo/oil-bubbles-floating-red-yellow-water-surface_23-2147876133.jpg", imageAlt: "happy customer portrait Nigeria" }, { id: "3", name: "Emily R.", date: "Aug 2023", title: "Happy Home", quote: "One of the best food vendors in Abuja — tested and trusted.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-bowl-dog-bones-shop_107420-95959.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-shirt-showing-ok-signs-looking-happy_176474-17426.jpg", imageAlt: "happy customer portrait Nigeria" }, - { id: "4", name: "David K.", date: "Jul 2023", title: "Regular Buyer", quote: "Premium quality every single time. Simply the best.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328310.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg", imageAlt: "happy customer portrait Nigeria" }, - { id: "5", name: "Fiona M.", date: "Jun 2023", title: "Daily Shopper", quote: "Reliable and consistent. Highly recommended!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/fresh-raw-eggplants-arrangement_23-2150317352.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-colorful-pasta-with-mushroom-garlic-pepper-white-surface_176474-312.jpg", imageAlt: "happy customer portrait Nigeria" } + { id: "4", name: "David K.", date: "Jul 2023", title: "Regular Buyer", quote: "Premium quality every single time. Simply the best.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328310.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carrots-plate_23-2148678873.jpg?_wi=2", imageAlt: "happy customer portrait Nigeria" }, + { id: "5", name: "Fiona M.", date: "Jun 2023", title: "Daily Shopper", quote: "Reliable and consistent. Highly recommended!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/fresh-raw-eggplants-arrangement_23-2150317352.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-colorful-pasta-with-mushroom-garlic-pepper-white-surface_176474-312.jpg?_wi=2", imageAlt: "happy customer portrait Nigeria" } ]} title="What Our Customers Say" description="Tested and trusted by families across Abuja."