From 28a900633b06c66fa2f3882294d82fd9f73b9bb8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 14:12:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 181 ++++++++++------------------------------------- 1 file changed, 39 insertions(+), 142 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e272ba1..3c94834 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,42 +45,23 @@ export default function LandingPage() {
@@ -101,59 +74,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Quality", - name: "Steel Utensils", - price: "Essentials", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096525.jpg", - }, + id: "p1", brand: "Quality", name: "Steel Utensils", price: "Essentials", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096525.jpg"}, { - id: "p2", - brand: "Elegant", - name: "Fine Crockery", - price: "Tableware", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-dishes_1157-17839.jpg", - }, + id: "p2", brand: "Elegant", name: "Fine Crockery", price: "Tableware", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-dishes_1157-17839.jpg"}, { - id: "p3", - brand: "Refined", - name: "Glassware", - price: "Crystal", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/view-alcoholic-beverage-with-cbd-oil-infusion_23-2150762278.jpg", - }, + id: "p3", brand: "Refined", name: "Glassware", price: "Crystal", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/view-alcoholic-beverage-with-cbd-oil-infusion_23-2150762278.jpg"}, { - id: "p4", - brand: "Curated", - name: "Gifts & Hampers", - price: "Celebration", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/christmas-shopping-composition-with-basket_23-2147719665.jpg", - }, + id: "p4", brand: "Curated", name: "Gifts & Hampers", price: "Celebration", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/christmas-shopping-composition-with-basket_23-2147719665.jpg"}, { - id: "p5", - brand: "Sacred", - name: "Pooja Essentials", - price: "Rituals", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/assorted-spices-kitchen-table_114579-6295.jpg", - }, + id: "p5", brand: "Sacred", name: "Pooja Essentials", price: "Rituals", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/assorted-spices-kitchen-table_114579-6295.jpg"}, { - id: "p6", - brand: "Daily", - name: "Stationery", - price: "Utility", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/public-examination-preparation-concept_23-2149369899.jpg", - }, + id: "p6", brand: "Daily", name: "Stationery", price: "Utility", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/public-examination-preparation-concept_23-2149369899.jpg"}, ]} title="Curated for Every Corner" description="From the kitchen to the mandir, every product is chosen with care." @@ -165,9 +102,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Neighbourhood Institution Built on Trust" description={[ - "For years, Rajshree Sales has been the heart of home shopping at Nyati Estate. What started as a small shop has grown into a beloved destination where families return again and again.", - "We take pride in knowing our customers by name. We help you find exactly what you need, whether it's the perfect steel bartan for your kitchen or a meaningful gift.", - ]} + "For years, Rajshree Sales has been the heart of home shopping at Nyati Estate. What started as a small shop has grown into a beloved destination where families return again and again.", "We take pride in knowing our customers by name. We help you find exactly what you need, whether it's the perfect steel bartan for your kitchen or a meaningful gift."]} /> @@ -178,29 +113,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Unmatched Variety", - descriptions: [ - "Wide collection of steel, crockery, pooja samagri.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/assortment-different-kitchen-objects_23-2148882498.jpg", - }, + id: "f1", title: "Unmatched Variety", descriptions: [ + "Wide collection of steel, crockery, pooja samagri."], + imageSrc: "http://img.b2bpic.net/free-photo/assortment-different-kitchen-objects_23-2148882498.jpg"}, { - id: "f2", - title: "Expert Guidance", - descriptions: [ - "Friendly staff who know you by name.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-festive-table-setting-with-set-cutlery-plate-candles-candlesticks_169016-11022.jpg", - }, + id: "f2", title: "Expert Guidance", descriptions: [ + "Friendly staff who know you by name."], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-festive-table-setting-with-set-cutlery-plate-candles-candlesticks_169016-11022.jpg"}, { - id: "f3", - title: "Value & Quality", - descriptions: [ - "Premium products with great longevity.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/empty-coffee-cup-coffee-machine_1232-1982.jpg", - }, + id: "f3", title: "Value & Quality", descriptions: [ + "Premium products with great longevity."], + imageSrc: "http://img.b2bpic.net/free-photo/empty-coffee-cup-coffee-machine_1232-1982.jpg"}, ]} title="The Rajshree Difference" description="Why local families choose us for their home needs." @@ -214,40 +137,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sandeep N.", - role: "Long-time Customer", - testimonial: "The way they treat and handle customers is absolutely admirable.", - imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353754.jpg", - }, + id: "1", name: "Sandeep N.", role: "Long-time Customer", testimonial: "The way they treat and handle customers is absolutely admirable."}, { - id: "2", - name: "Ayushi S.", - role: "Local Resident", - testimonial: "Very convenient store. Khimesh Uncle is very helpful and always helps you out.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-drum-home_23-2148614534.jpg", - }, + id: "2", name: "Ayushi S.", role: "Local Resident", testimonial: "Very convenient store. Khimesh Uncle is very helpful and always helps you out."}, { - id: "3", - name: "Kanwar D.", - role: "Frequent Buyer", - testimonial: "Always find everything I need. A truly reliable store in our neighbourhood.", - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-grey-hair-working-as-manager-retail-boutique-smiling-with-happy-face-winking-camera-doing-victory-sign-number-two_839833-5519.jpg", - }, + id: "3", name: "Kanwar D.", role: "Frequent Buyer", testimonial: "Always find everything I need. A truly reliable store in our neighbourhood."}, { - id: "4", - name: "Sita M.", - role: "Happy Customer", - testimonial: "Excellent variety of home products. My go-to place for festivals.", - imageSrc: "http://img.b2bpic.net/free-photo/people-consumerism-purchasing-concept-glad-fashionable-woman-wears-pink-sunglasses-stylish-jacket-carries-paper-shopping-bags-has-happy-mood-strolls-sreeet-against-urban-bbackground_273609-62290.jpg", - }, + id: "4", name: "Sita M.", role: "Happy Customer", testimonial: "Excellent variety of home products. My go-to place for festivals."}, { - id: "5", - name: "Rajesh P.", - role: "Local Guide", - testimonial: "Polite staff and high quality essentials. Recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-making-hand-gestures_23-2150809671.jpg", - }, + id: "5", name: "Rajesh P.", role: "Local Guide", testimonial: "Polite staff and high quality essentials. Recommended!"}, ]} title="Words from Our Community" description="Our customers are our family." @@ -258,8 +156,7 @@ export default function LandingPage() { -- 2.49.1