Merge version_1 into main #1
@@ -129,17 +129,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Ethically Sourced Materials", description:
|
||||
"Every gemstone and precious metal is responsibly sourced, ensuring both beauty and conscience.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gold-ring_1203-2734.jpg", imageAlt: "Ethically sourced diamond ring", buttonIcon: Shield,
|
||||
"http://img.b2bpic.net/free-photo/gold-ring_1203-2734.jpg?_wi=1", imageAlt: "Ethically sourced diamond ring", buttonIcon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Expert Craftsmanship", description:
|
||||
"Our master artisans have decades of experience creating intricate, detailed jewelry pieces.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649179.jpg", imageAlt: "Expert crafted jewelry earrings", buttonIcon: Sparkles,
|
||||
"http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649179.jpg?_wi=1", imageAlt: "Expert crafted jewelry earrings", buttonIcon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Lifetime Guarantee", description:
|
||||
"Every piece comes with a comprehensive warranty and lifetime support for repairs and maintenance.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-dressed-elegant-blue-suit-gray_158538-11096.jpg", imageAlt: "Premium luxury bracelet", buttonIcon: Award,
|
||||
"http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-dressed-elegant-blue-suit-gray_158538-11096.jpg?_wi=1", imageAlt: "Premium luxury bracelet", buttonIcon: Award,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -171,15 +171,15 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "ring-001", name: "Diamond Promise Ring", price: "PKR 85,000", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gold-ring_1203-2734.jpg", imageAlt: "Elegant diamond ring", isFavorited: false,
|
||||
"http://img.b2bpic.net/free-photo/gold-ring_1203-2734.jpg?_wi=2", imageAlt: "Elegant diamond ring", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "earrings-001", name: "Pearl Elegance Earrings", price: "PKR 42,000", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649179.jpg", imageAlt: "Pearl drop earrings", isFavorited: false,
|
||||
"http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649179.jpg?_wi=2", imageAlt: "Pearl drop earrings", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "bracelet-001", name: "Gold Link Bracelet", price: "PKR 65,000", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-dressed-elegant-blue-suit-gray_158538-11096.jpg", imageAlt: "Gold link bracelet", isFavorited: false,
|
||||
"http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-dressed-elegant-blue-suit-gray_158538-11096.jpg?_wi=2", imageAlt: "Gold link bracelet", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "necklace-001", name: "Sapphire Pendant Necklace", price: "PKR 95,000", imageSrc:
|
||||
|
||||
Reference in New Issue
Block a user