From 2048906e013fac428d39ed88401f57833284353a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:14:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a982253..7e24155 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Premium Quality" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/premium-photo/antique-pillar-architecture-letterbox-mailbox_53876-1125574.jpg?id=419210936" imageAlt="Construction site with cement and building materials" mediaAnimation="slide-up" buttons={[ @@ -102,13 +102,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "UltraTech Cement", price: "Contact for Price", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=2", imageAlt: "UltraTech Cement bags" + id: "1", name: "UltraTech Cement", price: "Contact for Price", imageSrc: "http://img.b2bpic.net/premium-photo/stone-columns-with-decorative-bas-relief-qutb-complex-south-delhi-india-close-up-pillars_77829-13129.jpg?id=137728228", imageAlt: "UltraTech Cement bags" }, { id: "2", name: "ACC Cement", price: "Contact for Price", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=3", imageAlt: "ACC Cement bags" }, { - id: "3", name: "Ramco Cement", price: "Contact for Price", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=4", imageAlt: "Ramco Cement bags" + id: "3", name: "Ramco Cement", price: "Contact for Price", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-parking-indian-building-islamic-style_1150-11105.jpg?id=4695530", imageAlt: "Ramco Cement bags" } ]} buttons={[ -- 2.49.1