Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 11:11:47 +00:00

View File

@@ -25,24 +25,21 @@ export default function HomePage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Story", href: "/about" },
{ label: "Careers", href: "#" },
],
},
{
title: "Shopping",
items: [
title: "Shopping", items: [
{ label: "Products", href: "#featured-products" },
{ label: "Gallery", href: "#gallery" },
{ label: "Collections", href: "#product-categories" },
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "#contact" },
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
@@ -57,7 +54,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumLargeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -68,9 +65,7 @@ export default function HomePage() {
brandName="Homelife Mersin"
navItems={navItems}
button={{
text: "Visit Store",
href: "#contact",
}}
text: "Visit Store", href: "#contact"}}
/>
</div>
@@ -81,18 +76,14 @@ export default function HomePage() {
tag="Home & Lifestyle"
tagIcon={Home}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
imageSrc="http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97510.jpg"
imageAlt="Modern home interior with warm lighting and contemporary furniture"
buttons={[
{
text: "Explore Products",
href: "#featured-products",
},
text: "Explore Products", href: "#featured-products"},
{
text: "Visit Store",
href: "#contact",
},
text: "Visit Store", href: "#contact"},
]}
buttonAnimation="slide-up"
/>
@@ -103,14 +94,12 @@ export default function HomePage() {
title="About Homelife Mersin"
description="At Homelife Mersin, we believe that your home is more than just a place—it's a reflection of who you are. We curate an exceptional selection of home goods and lifestyle products that combine quality, comfort, and modern aesthetics. Our mission is to help you create spaces that inspire, comfort, and delight. Located in the heart of Mersin, our store is a destination for those who appreciate thoughtful design and premium living."
tag="Our Story"
imageSrc="http://img.b2bpic.net/free-photo/zero-waste-shop-seller-bags-veggies_482257-86340.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/zero-waste-shop-seller-bags-veggies_482257-86340.jpg"
imageAlt="Homelife Mersin store interior with home furnishings and decor"
useInvertedBackground={false}
buttons={[
{
text: "Shop Now",
href: "#featured-products",
},
text: "Shop Now", href: "#featured-products"},
]}
/>
</div>
@@ -124,29 +113,11 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "1",
name: "Premium Linen Throw Blanket",
price: "₺450",
variant: "Beige Multiple Colors",
imageSrc: "http://img.b2bpic.net/free-photo/details-decor-table-living-room-hygge-style-concept-home-comfort-modern-style_169016-10442.jpg?_wi=1",
imageAlt: "Premium linen throw blanket in beige",
},
id: "1", name: "Premium Linen Throw Blanket", price: "₺450", variant: "Beige Multiple Colors", imageSrc: "http://img.b2bpic.net/free-photo/details-decor-table-living-room-hygge-style-concept-home-comfort-modern-style_169016-10442.jpg", imageAlt: "Premium linen throw blanket in beige"},
{
id: "2",
name: "Modern Ceramic Vase Set",
price: "₺280",
variant: "White 3 Sizes",
imageSrc: "http://img.b2bpic.net/free-photo/details-decor-table-living-room-hygge-style-concept-home-comfort-modern-style_169016-10442.jpg?_wi=2",
imageAlt: "Modern ceramic vase set",
},
id: "2", name: "Modern Ceramic Vase Set", price: "₺280", variant: "White 3 Sizes", imageSrc: "http://img.b2bpic.net/free-photo/details-decor-table-living-room-hygge-style-concept-home-comfort-modern-style_169016-10442.jpg", imageAlt: "Modern ceramic vase set"},
{
id: "3",
name: "Wooden Serving Board",
price: "₺320",
variant: "Natural Wood 2 Designs",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096562.jpg?_wi=1",
imageAlt: "Wooden serving board for kitchen",
},
id: "3", name: "Wooden Serving Board", price: "₺320", variant: "Natural Wood 2 Designs", imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096562.jpg", imageAlt: "Wooden serving board for kitchen"},
]}
textboxLayout="default"
gridVariant="uniform-all-items-equal"
@@ -154,9 +125,7 @@ export default function HomePage() {
useInvertedBackground={false}
buttons={[
{
text: "View All",
href: "#featured-products",
},
text: "View All", href: "#featured-products"},
]}
/>
</div>
@@ -168,38 +137,24 @@ export default function HomePage() {
tag="Collections"
tagIcon={Package}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/cozy-composition-with-decorative-word-home-candles-vase-blurred-background_169016-33655.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/cozy-composition-with-decorative-word-home-candles-vase-blurred-background_169016-33655.jpg"
imageAlt="Lifestyle home products and comfort items"
mediaAnimation="slide-up"
accordionItems={[
{
id: "1",
title: "Home Decor",
content: "Transform your walls and spaces with our carefully selected home decor items. From wall art to decorative sculptures, every piece is chosen for its quality and aesthetic appeal.",
},
id: "1", title: "Home Decor", content: "Transform your walls and spaces with our carefully selected home decor items. From wall art to decorative sculptures, every piece is chosen for its quality and aesthetic appeal."},
{
id: "2",
title: "Kitchen Products",
content: "Enhance your culinary experience with our premium kitchen accessories and tools. Functional design meets elegant aesthetics in every item we offer.",
},
id: "2", title: "Kitchen Products", content: "Enhance your culinary experience with our premium kitchen accessories and tools. Functional design meets elegant aesthetics in every item we offer."},
{
id: "3",
title: "Lifestyle Items",
content: "Discover comfort and style with our lifestyle collection featuring throw blankets, pillows, and home accessories that make your space truly yours.",
},
id: "3", title: "Lifestyle Items", content: "Discover comfort and style with our lifestyle collection featuring throw blankets, pillows, and home accessories that make your space truly yours."},
{
id: "4",
title: "Decorative Accessories",
content: "Add finishing touches to your home with our collection of decorative accessories that blend modern design with timeless elegance.",
},
id: "4", title: "Decorative Accessories", content: "Add finishing touches to your home with our collection of decorative accessories that blend modern design with timeless elegance."},
]}
useInvertedBackground={false}
mediaPosition="right"
buttons={[
{
text: "Explore All",
href: "#featured-products",
},
text: "Explore All", href: "#featured-products"},
]}
/>
</div>
@@ -213,29 +168,13 @@ export default function HomePage() {
tagAnimation="slide-up"
members={[
{
id: "1",
name: "Main Display",
role: "Home Decor Showcase",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-plant-shelf-with-mixed-plants_53876-110330.jpg?_wi=1",
},
id: "1", name: "Main Display", role: "Home Decor Showcase", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plant-shelf-with-mixed-plants_53876-110330.jpg"},
{
id: "2",
name: "Kitchen Section",
role: "Premium Products",
imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg?_wi=1",
},
id: "2", name: "Kitchen Section", role: "Premium Products", imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg"},
{
id: "3",
name: "Lifestyle Zone",
role: "Comfort & Style",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97508.jpg?_wi=1",
},
id: "3", name: "Lifestyle Zone", role: "Comfort & Style", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97508.jpg"},
{
id: "4",
name: "Store Ambiance",
role: "Welcoming Atmosphere",
imageSrc: "http://img.b2bpic.net/free-photo/arab-man-wear-black-jeans-jacket-eyeglasses-cafe-drink-coffee-bar-with-book-stylish-fashionable-arabian-model-guy_627829-982.jpg?_wi=1",
},
id: "4", name: "Store Ambiance", role: "Welcoming Atmosphere", imageSrc: "http://img.b2bpic.net/free-photo/arab-man-wear-black-jeans-jacket-eyeglasses-cafe-drink-coffee-bar-with-book-stylish-fashionable-arabian-model-guy_627829-982.jpg"},
]}
gridVariant="uniform-all-items-equal"
textboxLayout="default"
@@ -254,53 +193,23 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Ayşe Yılmaz",
handle: "@ayyilmaz",
testimonial: "Homelife Mersin completely transformed my living space. The quality of their products is exceptional, and the staff was incredibly helpful in finding exactly what I needed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-with-dark-hair-walking-garden_132075-14003.jpg?_wi=1",
},
id: "1", name: "Ayşe Yılmaz", handle: "@ayyilmaz", testimonial: "Homelife Mersin completely transformed my living space. The quality of their products is exceptional, and the staff was incredibly helpful in finding exactly what I needed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-with-dark-hair-walking-garden_132075-14003.jpg"},
{
id: "2",
name: "Mehmet Kaya",
handle: "@mehmetkaya",
testimonial: "I love the curated selection here. Every item feels thoughtfully chosen. It's rare to find a store where you can find both functional and beautiful pieces.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/variety-user-avatars_23-2147542481.jpg?_wi=1",
},
id: "2", name: "Mehmet Kaya", handle: "@mehmetkaya", testimonial: "I love the curated selection here. Every item feels thoughtfully chosen. It's rare to find a store where you can find both functional and beautiful pieces.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/variety-user-avatars_23-2147542481.jpg"},
{
id: "3",
name: "Zeynep Demir",
handle: "@zdemir",
testimonial: "The ambiance of the store itself is inspiring. I spent hours browsing and came home with exactly what I was looking for. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=1",
},
id: "3", name: "Zeynep Demir", handle: "@zdemir", testimonial: "The ambiance of the store itself is inspiring. I spent hours browsing and came home with exactly what I was looking for. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg"},
{
id: "4",
name: "Ali Öztürk",
handle: "@aliozt",
testimonial: "Outstanding service and premium quality products. This is my go-to place for home furnishings and decorative items. Truly exceptional!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/male-workers-avatars-with-flat-design_23-2147665877.jpg?_wi=1",
},
id: "4", name: "Ali Öztürk", handle: "@aliozt", testimonial: "Outstanding service and premium quality products. This is my go-to place for home furnishings and decorative items. Truly exceptional!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/male-workers-avatars-with-flat-design_23-2147665877.jpg"},
{
id: "5",
name: "Fatma Arslan",
handle: "@fatmaarslan",
testimonial: "I appreciated the modern design and warm atmosphere. Found beautiful pieces for my home at reasonable prices. Will definitely return!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg?_wi=1",
},
id: "5", name: "Fatma Arslan", handle: "@fatmaarslan", testimonial: "I appreciated the modern design and warm atmosphere. Found beautiful pieces for my home at reasonable prices. Will definitely return!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg"},
{
id: "6",
name: "Serhan Gül",
handle: "@serhangul",
testimonial: "A hidden gem in Mersin! The staff knows their products well and can give great advice. My home looks amazing thanks to their recommendations.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-smiling-close-up_23-2148369441.jpg?_wi=1",
},
id: "6", name: "Serhan Gül", handle: "@serhangul", testimonial: "A hidden gem in Mersin! The staff knows their products well and can give great advice. My home looks amazing thanks to their recommendations.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-smiling-close-up_23-2148369441.jpg"},
]}
showRating={true}
textboxLayout="default"
@@ -334,25 +243,13 @@ export default function HomePage() {
tagAnimation="slide-up"
faqs={[
{
id: "1",
title: "Store Location",
content: "<strong>Homelife Mersin</strong><br/>Mersin, Turkey<br/><br/>Our beautifully designed showroom is conveniently located in the heart of Mersin, making it easy for you to visit and explore our full collection in person.",
},
id: "1", title: "Store Location", content: "<strong>Homelife Mersin</strong><br/>Mersin, Turkey<br/><br/>Our beautifully designed showroom is conveniently located in the heart of Mersin, making it easy for you to visit and explore our full collection in person."},
{
id: "2",
title: "Contact Information",
content: "<strong>Phone:</strong> +90 (324) XXX-XXXX<br/><strong>WhatsApp:</strong> +90 (532) XXX-XXXX<br/><strong>Email:</strong> info@homelifemersin.com<br/><br/>We're here to help! Contact us for product inquiries, special orders, or assistance with your home styling needs.",
},
id: "2", title: "Contact Information", content: "<strong>Phone:</strong> +90 (324) XXX-XXXX<br/><strong>WhatsApp:</strong> +90 (532) XXX-XXXX<br/><strong>Email:</strong> info@homelifemersin.com<br/><br/>We're here to help! Contact us for product inquiries, special orders, or assistance with your home styling needs."},
{
id: "3",
title: "Store Hours",
content: "<strong>Monday - Friday:</strong> 10:00 AM - 7:00 PM<br/><strong>Saturday:</strong> 10:00 AM - 8:00 PM<br/><strong>Sunday:</strong> 12:00 PM - 6:00 PM<br/><br/>Visit us during our extended weekend hours for a leisurely shopping experience.",
},
id: "3", title: "Store Hours", content: "<strong>Monday - Friday:</strong> 10:00 AM - 7:00 PM<br/><strong>Saturday:</strong> 10:00 AM - 8:00 PM<br/><strong>Sunday:</strong> 12:00 PM - 6:00 PM<br/><br/>Visit us during our extended weekend hours for a leisurely shopping experience."},
{
id: "4",
title: "How to Find Us",
content: "We're easy to locate in the central shopping district of Mersin. Look for the modern storefront with warm lighting. Ample parking is available nearby. For GPS navigation, search for 'Homelife Mersin' or ask our team for detailed directions.",
},
id: "4", title: "How to Find Us", content: "We're easy to locate in the central shopping district of Mersin. Look for the modern storefront with warm lighting. Ample parking is available nearby. For GPS navigation, search for 'Homelife Mersin' or ask our team for detailed directions."},
]}
textboxLayout="default"
faqsAnimation="slide-up"