Update src/app/page.tsx

This commit is contained in:
2026-03-11 15:37:47 +00:00
parent a2dfb6b593
commit 0b67eba3cd

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157783.jpg", imageAlt: "Modern kitchen utensils and cookware collection"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142180.jpg", imageAlt: "Spacious and organized retail store interior"
imageSrc: "http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142180.jpg?_wi=1", imageAlt: "Spacious and organized retail store interior"
}
]}
mediaAnimation="slide-up"
@@ -90,7 +90,7 @@ export default function LandingPage() {
description="V.K Bartan Bhandar is one of the most well-known utensil stores in Agra. For years, customers have trusted us for our extensive collection of kitchen products, stainless steel utensils, cookware, appliances, and storage solutions."
subdescription="Whether you are setting up a new home kitchen, upgrading your cookware, or purchasing supplies for restaurants or hotels, you will find everything you need under one roof. Our store offers products across multiple price ranges while maintaining quality and reliability."
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142180.jpg"
imageSrc="http://img.b2bpic.net/free-photo/owner-getting-ready-reopening_23-2149142180.jpg?_wi=2"
imageAlt="V.K Bartan Bhandar retail store interior"
mediaAnimation="slide-up"
useInvertedBackground={false}