Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-10 11:09:21 +00:00
5 changed files with 81 additions and 42 deletions

View File

@@ -74,7 +74,7 @@ export default function AboutPage() {
title="Our Story and Mission"
description="Homelife Mersin was founded with a simple belief: your home should be a sanctuary that reflects your personality and values. We started this journey to bring together the finest home decor and lifestyle products from around the world, curating each piece with care and intention. Our commitment to quality, design excellence, and customer satisfaction has made us a trusted destination for those seeking to elevate their living spaces."
tag="Who We Are"
imageSrc="http://img.b2bpic.net/free-photo/zero-waste-shop-seller-bags-veggies_482257-86340.jpg"
imageSrc="http://img.b2bpic.net/free-photo/zero-waste-shop-seller-bags-veggies_482257-86340.jpg?_wi=2"
imageAlt="Homelife Mersin store interior showcasing our commitment to quality"
useInvertedBackground={false}
buttons={[
@@ -93,7 +93,7 @@ export default function AboutPage() {
tag="What Drives Us"
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"
imageSrc="http://img.b2bpic.net/free-photo/cozy-composition-with-decorative-word-home-candles-vase-blurred-background_169016-33655.jpg?_wi=2"
imageAlt="Home comfort and lifestyle products representing our values"
mediaAnimation="slide-up"
accordionItems={[
@@ -136,19 +136,19 @@ export default function AboutPage() {
id: "1",
name: "Founder & Curator",
role: "Vision & Leadership",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-with-dark-hair-walking-garden_132075-14003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-with-dark-hair-walking-garden_132075-14003.jpg?_wi=2",
},
{
id: "2",
name: "Product Specialist",
role: "Collections & Design",
imageSrc: "http://img.b2bpic.net/free-vector/variety-user-avatars_23-2147542481.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/variety-user-avatars_23-2147542481.jpg?_wi=2",
},
{
id: "3",
name: "Customer Experience",
role: "Your Satisfaction",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=2",
},
]}
gridVariant="uniform-all-items-equal"

View File

@@ -57,25 +57,25 @@ export default function GalleryPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-plant-shelf-with-mixed-plants_53876-110330.jpg?_wi=2",
},
{
id: "2",
name: "Kitchen Section",
role: "Premium Products",
imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.jpg?_wi=2",
},
{
id: "3",
name: "Lifestyle Zone",
role: "Comfort & Style",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97508.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97508.jpg?_wi=2",
},
{
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",
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=2",
},
]}
gridVariant="uniform-all-items-equal"

View File

@@ -1,18 +1,22 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Lato } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Lato } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const lato = Lato({
variable: "--font-lato",
@@ -20,6 +24,39 @@ const lato = Lato({
weight: ["100", "300", "400", "700", "900"],
});
export const metadata: Metadata = {
title: "Homelife Mersin - Premium Home Decor & Lifestyle Store",
description: "Discover curated home decor, kitchen products, and lifestyle items at Homelife Mersin. Transform your living space with quality furniture and elegant accessories in Mersin, Turkey.",
keywords: "home decor, lifestyle products, home furnishings, Mersin retail store, interior design, home accessories",
metadataBase: new URL("https://homelifemersin.com"),
alternates: {
canonical: "https://homelifemersin.com",
},
openGraph: {
title: "Homelife Mersin - Your Home Lifestyle Destination",
description: "Premium home goods and lifestyle products for modern living in Mersin.",
url: "https://homelifemersin.com",
siteName: "Homelife Mersin",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97510.jpg",
alt: "Homelife Mersin - Home Decor & Lifestyle Store",
},
],
},
twitter: {
card: "summary_large_image",
title: "Homelife Mersin - Home Decor & Lifestyle",
description: "Discover premium home furnishings and lifestyle products in Mersin.",
images: ["http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97510.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -28,7 +65,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${lato.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${lato.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -40,4 +79,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -103,7 +103,7 @@ 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"
imageSrc="http://img.b2bpic.net/free-photo/zero-waste-shop-seller-bags-veggies_482257-86340.jpg?_wi=1"
imageAlt="Homelife Mersin store interior with home furnishings and decor"
useInvertedBackground={false}
buttons={[
@@ -128,7 +128,7 @@ export default function HomePage() {
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",
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",
},
{
@@ -136,7 +136,7 @@ export default function HomePage() {
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",
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",
},
{
@@ -144,7 +144,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096562.jpg?_wi=1",
imageAlt: "Wooden serving board for kitchen",
},
]}
@@ -168,7 +168,7 @@ 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"
imageSrc="http://img.b2bpic.net/free-photo/cozy-composition-with-decorative-word-home-candles-vase-blurred-background_169016-33655.jpg?_wi=1"
imageAlt="Lifestyle home products and comfort items"
mediaAnimation="slide-up"
accordionItems={[
@@ -216,25 +216,25 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-plant-shelf-with-mixed-plants_53876-110330.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",
imageSrc: "http://img.b2bpic.net/free-photo/tufted-brown-leather-ottoman_417767-424.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",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-lifestyle-rich-woman_52683-97508.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",
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",
},
]}
gridVariant="uniform-all-items-equal"
@@ -259,7 +259,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-with-dark-hair-walking-garden_132075-14003.jpg?_wi=1",
},
{
id: "2",
@@ -267,7 +267,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-vector/variety-user-avatars_23-2147542481.jpg?_wi=1",
},
{
id: "3",
@@ -275,7 +275,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=1",
},
{
id: "4",
@@ -283,7 +283,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-vector/male-workers-avatars-with-flat-design_23-2147665877.jpg?_wi=1",
},
{
id: "5",
@@ -291,7 +291,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg?_wi=1",
},
{
id: "6",
@@ -299,7 +299,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-smiling-close-up_23-2148369441.jpg?_wi=1",
},
]}
showRating={true}

View File

@@ -58,7 +58,7 @@ export default function ProductsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/details-decor-table-living-room-hygge-style-concept-home-comfort-modern-style_169016-10442.jpg?_wi=3",
imageAlt: "Premium linen throw blanket in beige",
},
{
@@ -66,7 +66,7 @@ export default function ProductsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/details-decor-table-living-room-hygge-style-concept-home-comfort-modern-style_169016-10442.jpg?_wi=4",
imageAlt: "Modern ceramic vase set",
},
{
@@ -74,7 +74,7 @@ export default function ProductsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools_23-2150096562.jpg?_wi=2",
imageAlt: "Wooden serving board for kitchen",
},
]}
@@ -98,7 +98,7 @@ export default function ProductsPage() {
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"
imageSrc="http://img.b2bpic.net/free-photo/cozy-composition-with-decorative-word-home-candles-vase-blurred-background_169016-33655.jpg?_wi=3"
imageAlt="Lifestyle home products and comfort items"
mediaAnimation="slide-up"
accordionItems={[
@@ -153,7 +153,7 @@ export default function ProductsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-with-dark-hair-walking-garden_132075-14003.jpg?_wi=3",
},
{
id: "2",
@@ -162,7 +162,7 @@ export default function ProductsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-vector/variety-user-avatars_23-2147542481.jpg?_wi=3",
},
{
id: "3",
@@ -171,7 +171,7 @@ export default function ProductsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=3",
},
{
id: "4",
@@ -180,7 +180,7 @@ export default function ProductsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-vector/male-workers-avatars-with-flat-design_23-2147665877.jpg?_wi=2",
},
{
id: "5",
@@ -189,7 +189,7 @@ export default function ProductsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg?_wi=2",
},
{
id: "6",
@@ -198,7 +198,7 @@ export default function ProductsPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-smiling-close-up_23-2148369441.jpg?_wi=2",
},
]}
showRating={true}