Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-25 15:50:14 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-mousse-cups_23-2148238754.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-mousse-cups_23-2148238754.jpg?_wi=1"
/>
</div>
@@ -89,7 +89,7 @@ export default function LandingPage() {
description: "Dedicated to your shopping satisfaction.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/couple-jewelry-shop-choosing-necklace-together_1303-30656.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-jewelry-shop-choosing-necklace-together_1303-30656.jpg?_wi=1"
/>
</div>
@@ -105,21 +105,21 @@ export default function LandingPage() {
name: "Classic Silver Ring",
price: "₹1,200",
variant: "925 Silver",
imageSrc: "http://img.b2bpic.net/free-photo/close-shot-woman-hand-fingers-wearing-two-rings-bouquet-colorful-dried-flowers_343596-3196.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-shot-woman-hand-fingers-wearing-two-rings-bouquet-colorful-dried-flowers_343596-3196.jpg?_wi=1",
},
{
id: "p2",
name: "Sapphire Gold Set",
price: "₹4,500",
variant: "18K Gold",
imageSrc: "http://img.b2bpic.net/free-photo/shiny-gold-wedding-ring-with-diamond-gemstone-generated-by-ai_188544-37378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shiny-gold-wedding-ring-with-diamond-gemstone-generated-by-ai_188544-37378.jpg?_wi=1",
},
{
id: "p3",
name: "Emerald Charm",
price: "₹3,800",
variant: "Silver",
imageSrc: "http://img.b2bpic.net/free-photo/pill-box-arrangement-still-life_23-2149643996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pill-box-arrangement-still-life_23-2149643996.jpg?_wi=1",
},
{
id: "p4",
@@ -189,7 +189,7 @@ export default function LandingPage() {
quote: "Had a wonderful experience at the store.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/gorgeous-dark-skinned-woman-with-pleased-expression-holds-sunglasses-has-curly-bushy-hair-sits-against-cafe-interior_273609-3177.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-mousse-cups_23-2148238754.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-mousse-cups_23-2148238754.jpg?_wi=2",
imageAlt: "happy jewelry customer portrait",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
quote: "Authentic and affordable prices, most recommended.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-choosing-necklace-together_1303-30656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-shop-choosing-necklace-together_1303-30656.jpg?_wi=2",
imageAlt: "happy jewelry customer portrait",
},
{
@@ -211,7 +211,7 @@ export default function LandingPage() {
quote: "Good collection of gemstones and silver jewelry.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623388.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-shot-woman-hand-fingers-wearing-two-rings-bouquet-colorful-dried-flowers_343596-3196.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-shot-woman-hand-fingers-wearing-two-rings-bouquet-colorful-dried-flowers_343596-3196.jpg?_wi=2",
imageAlt: "happy jewelry customer portrait",
},
{
@@ -222,7 +222,7 @@ export default function LandingPage() {
quote: "The staff helped me find exactly what I needed.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shiny-gold-wedding-ring-with-diamond-gemstone-generated-by-ai_188544-37378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shiny-gold-wedding-ring-with-diamond-gemstone-generated-by-ai_188544-37378.jpg?_wi=2",
imageAlt: "happy jewelry customer portrait",
},
{
@@ -233,7 +233,7 @@ export default function LandingPage() {
quote: "Lab certification gave me total peace of mind.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pill-box-arrangement-still-life_23-2149643996.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pill-box-arrangement-still-life_23-2149643996.jpg?_wi=2",
imageAlt: "happy jewelry customer portrait",
},
]}