diff --git a/src/app/page.tsx b/src/app/page.tsx index cd5eba7..587f04e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-s-arms-wearing-beautiful-jewelry_23-2149640597.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-s-arms-wearing-beautiful-jewelry_23-2149640597.jpg?_wi=1" imageAlt="elegant venetian glass jewelry close-up" /> @@ -76,7 +76,7 @@ export default function LandingPage() { description="長年、百貨店様へ卸してきたプロ品質のジュエリーを、ECを通じ皆様の日常へお届けします。ベネチアンガラスの色の深みと手仕事の美しさを。" subdescription="一点ずつ検品し、イタリア職人の手仕事に習った確かな作品をお届けいたします。" icon={Diamond} - imageSrc="http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg" + imageSrc="http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="jeweler working on artisan glass beads" /> @@ -94,21 +94,21 @@ export default function LandingPage() { name: "Venetian Necklace", price: "¥12,500", variant: "Glass", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mask-key_23-2147747737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-mask-key_23-2147747737.jpg?_wi=1", }, { id: "2", name: "Natural Stone Ring", price: "¥8,900", variant: "Natural", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-engagement-ring-cloth_23-2148966199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-engagement-ring-cloth_23-2148966199.jpg?_wi=1", }, { id: "3", name: "Artisan Earrings", price: "¥7,500", variant: "Glass", - imageSrc: "http://img.b2bpic.net/free-photo/mask-near-ribbons-set-rose-glitters_23-2148050302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mask-near-ribbons-set-rose-glitters_23-2148050302.jpg?_wi=1", }, { id: "4", @@ -153,21 +153,21 @@ export default function LandingPage() { title: "Pro-Grade Quality", description: "Strictest inspection standards derived from 40 years of wholesale.", buttonIcon: "ShieldCheck", - imageSrc: "http://img.b2bpic.net/free-photo/woman-s-arms-wearing-beautiful-jewelry_23-2149640597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-s-arms-wearing-beautiful-jewelry_23-2149640597.jpg?_wi=2", imageAlt: "Aesthetic golden earrings with rock", }, { title: "Careful Selection", description: "Hand-picked natural stones for maximum aesthetic appeal.", buttonIcon: "Star", - imageSrc: "http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg?_wi=2", imageAlt: "Aesthetic golden earrings with rock", }, { title: "Secure Shipping", description: "Every item is carefully packaged and quality-checked before delivery.", buttonIcon: "Package", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mask-key_23-2147747737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-mask-key_23-2147747737.jpg?_wi=2", imageAlt: "Aesthetic golden earrings with rock", }, ]} @@ -228,7 +228,7 @@ export default function LandingPage() { quote: "The glass shine is incredible in person.", tag: "Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/very-elegant-woman-looking-away_329181-7317.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-s-arms-wearing-beautiful-jewelry_23-2149640597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-s-arms-wearing-beautiful-jewelry_23-2149640597.jpg?_wi=3", imageAlt: "smiling woman wearing elegant jewelry", }, { @@ -239,7 +239,7 @@ export default function LandingPage() { quote: "Stunning craftsmanship and fits my daily style perfectly.", tag: "Gift", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-sexy-woman-dressed-elegant-tuxedo-suit-walking-city-summer-spring-day_285396-8011.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-working-with-metallic-equipments_114579-12213.jpg?_wi=3", imageAlt: "smiling woman wearing elegant jewelry", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "Found a beautiful piece that gets compliments every day.", tag: "Beautiful", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-dark-skinned-happy-successful-blogger-woman-with-bushy-hairdo-creats-news-publication_273609-3193.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mask-key_23-2147747737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-mask-key_23-2147747737.jpg?_wi=3", imageAlt: "smiling woman wearing elegant jewelry", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { quote: "The weight of the stones feels premium and real.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149684350.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-engagement-ring-cloth_23-2148966199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-engagement-ring-cloth_23-2148966199.jpg?_wi=2", imageAlt: "smiling woman wearing elegant jewelry", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { quote: "Shipping was fast and the packaging was so careful.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-bohemian-woman_23-2149726234.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mask-near-ribbons-set-rose-glitters_23-2148050302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mask-near-ribbons-set-rose-glitters_23-2148050302.jpg?_wi=2", imageAlt: "smiling woman wearing elegant jewelry", }, ]}