Merge version_1 into main #3
@@ -56,9 +56,9 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/frozen-raspberry_23-2148176337.jpg", imageAlt: "Premium natural emerald gemstone with glowing green lighting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/big-crystal-diamond-orange-shiny-bright-backdrop_23-2147948698.jpg", imageAlt: "Luxury emerald gemstone product photography" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-jewellery-display_23-2151921940.jpg", imageAlt: "High quality natural emerald crystal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/shadow-shining-diamond-colored-backdrop_23-2147948687.jpg", imageAlt: "Premium emerald stone with professional lighting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/big-crystal-diamond-orange-shiny-bright-backdrop_23-2147948698.jpg?_wi=1", imageAlt: "Luxury emerald gemstone product photography" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-jewellery-display_23-2151921940.jpg?_wi=1", imageAlt: "High quality natural emerald crystal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/shadow-shining-diamond-colored-backdrop_23-2147948687.jpg?_wi=1", imageAlt: "Premium emerald stone with professional lighting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vibrant-green-orange-agate-geode_23-2152029626.jpg", imageAlt: "Panjshir Valley emerald landscape heritage" }
|
||||
]}
|
||||
ariaLabel="Hero section showcasing premium natural emeralds"
|
||||
@@ -85,15 +85,15 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "emerald-001", brand: "Zomorod", name: "Royal Panjshir Emerald - 5.2ct", price: "$8,500", rating: 5,
|
||||
reviewCount: "47", imageSrc: "http://img.b2bpic.net/free-photo/big-crystal-diamond-orange-shiny-bright-backdrop_23-2147948698.jpg", imageAlt: "Royal Panjshir Emerald 5.2 carats premium quality"
|
||||
reviewCount: "47", imageSrc: "http://img.b2bpic.net/free-photo/big-crystal-diamond-orange-shiny-bright-backdrop_23-2147948698.jpg?_wi=2", imageAlt: "Royal Panjshir Emerald 5.2 carats premium quality"
|
||||
},
|
||||
{
|
||||
id: "emerald-002", brand: "Zomorod", name: "Vivid Green Emerald - 3.8ct", price: "$5,200", rating: 5,
|
||||
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/luxury-jewellery-display_23-2151921940.jpg", imageAlt: "Vivid Green Emerald 3.8 carats high clarity"
|
||||
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/luxury-jewellery-display_23-2151921940.jpg?_wi=2", imageAlt: "Vivid Green Emerald 3.8 carats high clarity"
|
||||
},
|
||||
{
|
||||
id: "emerald-003", brand: "Zomorod", name: "Estate Emerald - 4.6ct", price: "$6,800", rating: 5,
|
||||
reviewCount: "28", imageSrc: "http://img.b2bpic.net/free-photo/shadow-shining-diamond-colored-backdrop_23-2147948687.jpg", imageAlt: "Estate Emerald 4.6 carats finest quality"
|
||||
reviewCount: "28", imageSrc: "http://img.b2bpic.net/free-photo/shadow-shining-diamond-colored-backdrop_23-2147948687.jpg?_wi=2", imageAlt: "Estate Emerald 4.6 carats finest quality"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Featured emerald collection with premium gemstones"
|
||||
|
||||
Reference in New Issue
Block a user