Merge version_2 into main #3
@@ -71,10 +71,10 @@ export default function LandingPage() {
|
||||
id: "1", name: "Eternal Diamond Solitaire Ring", price: "$8,500", variant: "18K White Gold", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfxZK4lAOn8BYIyA6deqAmAdFR/uploaded-1772999295113-ppb5pxhs.png", imageAlt: "Luxury diamond engagement ring"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Serene Gold Pendant Necklace", price: "$4,200", variant: "22K Yellow Gold", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfxZK4lAOn8BYIyA6deqAmAdFR/uploaded-1772999295114-iers8lde.png", imageAlt: "Fine jewelry gold pendant"
|
||||
id: "2", name: "Serene Gold Pendant Necklace", price: "$4,200", variant: "22K Yellow Gold", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfxZK4lAOn8BYIyA6deqAmAdFR/uploaded-1772999295114-iers8lde.png?_wi=1", imageAlt: "Fine jewelry gold pendant"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Luminous Diamond Stud Earrings", price: "$6,800", variant: "Platinum Setting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfxZK4lAOn8BYIyA6deqAmAdFR/uploaded-1772999295114-55nm6w97.png", imageAlt: "Premium diamond earrings"
|
||||
id: "3", name: "Luminous Diamond Stud Earrings", price: "$6,800", variant: "Platinum Setting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfxZK4lAOn8BYIyA6deqAmAdFR/uploaded-1772999295114-55nm6w97.png?_wi=1", imageAlt: "Premium diamond earrings"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -110,10 +110,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "25+", title: "Years of Excellence", description: "Crafting jewelry with precision and passion", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfxZK4lAOn8BYIyA6deqAmAdFR/uploaded-1772999295114-iers8lde.png", imageAlt: "Jewelry craftsmanship heritage"
|
||||
id: "1", value: "25+", title: "Years of Excellence", description: "Crafting jewelry with precision and passion", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfxZK4lAOn8BYIyA6deqAmAdFR/uploaded-1772999295114-iers8lde.png?_wi=2", imageAlt: "Jewelry craftsmanship heritage"
|
||||
},
|
||||
{
|
||||
id: "2", value: "5,000+", title: "Satisfied Customers", description: "Trusted by collectors worldwide", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfxZK4lAOn8BYIyA6deqAmAdFR/uploaded-1772999295114-55nm6w97.png", imageAlt: "Customer satisfaction"
|
||||
id: "2", value: "5,000+", title: "Satisfied Customers", description: "Trusted by collectors worldwide", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfxZK4lAOn8BYIyA6deqAmAdFR/uploaded-1772999295114-55nm6w97.png?_wi=2", imageAlt: "Customer satisfaction"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user