Update src/app/page.tsx
This commit is contained in:
@@ -68,12 +68,12 @@ export default function HomePage() {
|
||||
title="Our Curated Collections"
|
||||
description="Discover exquisite pieces designed for timeless elegance and individual expression."
|
||||
products={[
|
||||
{ id: "p1", name: "Necklaces", price: "From $180", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-black-blouse-with-closed-eyes-keeps-hand-face-smiling-purple-background_197531-32085.jpg", imageAlt: "Luxury gold necklace collection", rating: 5 },
|
||||
{ id: "p2", name: "Earrings", price: "From $120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-amazing-brunette-girl-attractive-caucasian-woman-posing-with-plant-hair_197531-14007.jpg", imageAlt: "Elegant gold earrings collection", rating: 5 },
|
||||
{ id: "p3", name: "Rings", price: "From $250", imageSrc: "http://img.b2bpic.net/free-photo/wedding-golden-rings-stump-green-grass_8353-6084.jpg", imageAlt: "Sophisticated gold rings collection", rating: 5 },
|
||||
{ id: "p4", name: "Bracelets", price: "From $150", imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons-with-thread-reel_23-2148145978.jpg", imageAlt: "Timeless gold bracelets collection", rating: 5 },
|
||||
{ id: "p5", name: "Sets", price: "From $300", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-rings-with-heels-white-background-vertical_176474-4588.jpg", imageAlt: "Matching jewelry sets", rating: 5 },
|
||||
{ id: "p6", name: "New Arrivals", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-checkered-plaid-holding-hot-cup_114579-66837.jpg", imageAlt: "Latest jewelry designs", rating: 5 }
|
||||
{ id: "p1", name: "Necklaces", price: "From $180", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-caucasian-brunette-woman-black-blouse-with-closed-eyes-keeps-hand-face-smiling-purple-background_197531-32085.jpg?_wi=1", imageAlt: "Luxury gold necklace collection", rating: 5 },
|
||||
{ id: "p2", name: "Earrings", price: "From $120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-amazing-brunette-girl-attractive-caucasian-woman-posing-with-plant-hair_197531-14007.jpg?_wi=1", imageAlt: "Elegant gold earrings collection", rating: 5 },
|
||||
{ id: "p3", name: "Rings", price: "From $250", imageSrc: "http://img.b2bpic.net/free-photo/wedding-golden-rings-stump-green-grass_8353-6084.jpg?_wi=1", imageAlt: "Sophisticated gold rings collection", rating: 5 },
|
||||
{ id: "p4", name: "Bracelets", price: "From $150", imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons-with-thread-reel_23-2148145978.jpg?_wi=1", imageAlt: "Timeless gold bracelets collection", rating: 5 },
|
||||
{ id: "p5", name: "Sets", price: "From $300", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-rings-with-heels-white-background-vertical_176474-4588.jpg?_wi=1", imageAlt: "Matching jewelry sets", rating: 5 },
|
||||
{ id: "p6", name: "New Arrivals", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-checkered-plaid-holding-hot-cup_114579-66837.jpg?_wi=1", imageAlt: "Latest jewelry designs", rating: 5 }
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -136,10 +136,10 @@ export default function HomePage() {
|
||||
title="The Khione Difference: Craftsmanship & Care"
|
||||
description="Unwavering commitment to quality, innovative design, and a luxury experience designed for you."
|
||||
features={[
|
||||
{ title: "Anti-Tarnish Guarantee", description: "Our specialized coatings ensure your jewelry maintains its brilliant shine, resisting everyday wear and tear.", imageSrc: "http://img.b2bpic.net/free-photo/transparent-box-golden-crown-close-up_23-2148333534.jpg", imageAlt: "Anti-tarnish shield" },
|
||||
{ title: "Water Resistant Durability", description: "Designed for your active lifestyle, our pieces are resilient against water, perfect for daily wear.", imageSrc: "http://img.b2bpic.net/free-photo/hand-wearing-gold-bracelet-front-view_23-2149836437.jpg", imageAlt: "Water resistant jewelry" },
|
||||
{ title: "Hypoallergenic Comfort", description: "Crafted with sensitive skin in mind, our materials are hypoallergenic, ensuring comfort without compromise.", imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-with-bloom-leaves-hair_23-2148072237.jpg", imageAlt: "Hypoallergenic jewelry" },
|
||||
{ title: "Everyday Wear Luxury", description: "Elevate your daily style with pieces that are both luxurious and robust enough for constant adornment.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-having-lunch-break_23-2149548511.jpg", imageAlt: "Everyday wear jewelry" }
|
||||
{ title: "Anti-Tarnish Guarantee", description: "Our specialized coatings ensure your jewelry maintains its brilliant shine, resisting everyday wear and tear.", imageSrc: "http://img.b2bpic.net/free-photo/transparent-box-golden-crown-close-up_23-2148333534.jpg?_wi=1", imageAlt: "Anti-tarnish shield" },
|
||||
{ title: "Water Resistant Durability", description: "Designed for your active lifestyle, our pieces are resilient against water, perfect for daily wear.", imageSrc: "http://img.b2bpic.net/free-photo/hand-wearing-gold-bracelet-front-view_23-2149836437.jpg?_wi=1", imageAlt: "Water resistant jewelry" },
|
||||
{ title: "Hypoallergenic Comfort", description: "Crafted with sensitive skin in mind, our materials are hypoallergenic, ensuring comfort without compromise.", imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-with-bloom-leaves-hair_23-2148072237.jpg?_wi=1", imageAlt: "Hypoallergenic jewelry" },
|
||||
{ title: "Everyday Wear Luxury", description: "Elevate your daily style with pieces that are both luxurious and robust enough for constant adornment.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-having-lunch-break_23-2149548511.jpg?_wi=1", imageAlt: "Everyday wear jewelry" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -163,7 +163,7 @@ export default function HomePage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="The Khione Store"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-businesswoman-leaving-work_23-2147605036.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-businesswoman-leaving-work_23-2147605036.jpg?_wi=1"
|
||||
imageAlt="Elegant Khione Storefront at night"
|
||||
columns={[
|
||||
{ title: "Collections", items: navItems.filter(item => item.name === "Collections")[0] ? [
|
||||
|
||||
Reference in New Issue
Block a user