Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-10 10:54:16 +00:00
5 changed files with 77 additions and 50 deletions

View File

@@ -51,27 +51,27 @@ export default function AboutPage() {
background={{ variant: "sparkles-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-miniature-candlesticks-candles-home-decor-comfort-concept_169016-9900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-miniature-candlesticks-candles-home-decor-comfort-concept_169016-9900.jpg?_wi=2",
imageAlt: "boutique home goods store interior elegant",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg?_wi=2",
imageAlt: "home decor collection wall art sculptures",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096519.jpg?_wi=2",
imageAlt: "kitchen products cookware accessories display",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176147.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176147.jpg?_wi=2",
imageAlt: "lifestyle products bedding towels comfort items",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-autumn-clothes_23-2149071321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-autumn-clothes_23-2149071321.jpg?_wi=2",
imageAlt: "decorative accessories vases sculptures display",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg?_wi=2",
imageAlt: "retail showroom interior modern display design",
},
]}
@@ -105,7 +105,7 @@ export default function AboutPage() {
"Each item is tested for durability, design, and function",
"Only the finest home goods make it to our shelves",
],
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096519.jpg?_wi=3",
imageAlt: "quality kitchen products display",
},
{
@@ -116,7 +116,7 @@ export default function AboutPage() {
"We provide expert advice to help you find the perfect items",
"Our friendly team is always here to assist you",
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176147.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176147.jpg?_wi=3",
imageAlt: "comfortable lifestyle products arrangement",
},
{
@@ -127,7 +127,7 @@ export default function AboutPage() {
"Our products combine durability with timeless design",
"We support ethical manufacturing practices",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-autumn-clothes_23-2149071321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-autumn-clothes_23-2149071321.jpg?_wi=3",
imageAlt: "sustainable home accessories collection",
},
]}

View File

@@ -52,7 +52,7 @@ export default function GalleryPage() {
category: "Store Interior",
title: "Main Showroom",
excerpt: "Experience our welcoming and elegant main shopping area filled with curated home goods.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg?_wi=3",
imageAlt: "retail showroom interior modern display design",
authorName: "",
authorAvatar: "",
@@ -63,7 +63,7 @@ export default function GalleryPage() {
category: "Display",
title: "Home Decor Section",
excerpt: "Explore our beautifully arranged home decor collection with pieces for every style.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-industrial-lights_23-2148238647.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-industrial-lights_23-2148238647.jpg?_wi=2",
imageAlt: "home decor section display curated collection",
authorName: "",
authorAvatar: "",
@@ -74,7 +74,7 @@ export default function GalleryPage() {
category: "Showcase",
title: "Kitchen & Lifestyle",
excerpt: "Discover our premium selection of kitchen products and lifestyle essentials.",
imageSrc: "http://img.b2bpic.net/free-photo/female-body-shopping-bags-wooden-door_23-2147645163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-body-shopping-bags-wooden-door_23-2147645163.jpg?_wi=2",
imageAlt: "kitchen lifestyle section retail display showcase",
authorName: "",
authorAvatar: "",
@@ -85,7 +85,7 @@ export default function GalleryPage() {
category: "Ambiance",
title: "Store Atmosphere",
excerpt: "Feel the warm and welcoming ambiance that defines Homelife Mersin.",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164774.jpg?_wi=2",
imageAlt: "warm retail environment cozy ambiance lighting",
authorName: "",
authorAvatar: "",
@@ -113,7 +113,7 @@ export default function GalleryPage() {
"From minimalist designs to statement pieces",
"Each item carefully selected for quality and aesthetic appeal",
],
imageSrc: "http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg?_wi=4",
imageAlt: "home decor collection wall art sculptures",
},
{
@@ -124,7 +124,7 @@ export default function GalleryPage() {
"Premium cookware, storage solutions, and kitchen accessories",
"Designed for comfort and modern living",
],
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096519.jpg?_wi=5",
imageAlt: "kitchen products cookware accessories display",
},
{
@@ -135,7 +135,7 @@ export default function GalleryPage() {
"Bedding, towels, rugs, and comfort essentials",
"Quality materials that bring warmth to your home",
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176147.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176147.jpg?_wi=5",
imageAlt: "lifestyle products bedding towels comfort items",
},
{
@@ -146,7 +146,7 @@ export default function GalleryPage() {
"Vases, sculptures, lighting, and unique accent pieces",
"Create a space that truly reflects your personality",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-autumn-clothes_23-2149071321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-autumn-clothes_23-2149071321.jpg?_wi=5",
imageAlt: "decorative accessories vases sculptures display",
},
]}

View File

@@ -1,24 +1,49 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Nunito } 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 { Nunito } 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 nunito = Nunito({
variable: "--font-nunito",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Homelife Mersin - Premium Home Goods & Lifestyle Products",
description: "Discover curated home decor, kitchen products, and lifestyle items in Mersin. Shop quality furniture, accessories, and more at Homelife Mersin.",
keywords: "home decor, home goods, lifestyle products, furniture, Mersin, Turkey, home accessories, kitchen products",
metadataBase: new URL("https://homelifemersin.com"),
alternates: {
canonical: "https://homelifemersin.com",
},
openGraph: {
title: "Homelife Mersin - Your Home, Your Style",
description: "Transform your living space with our carefully selected collection of home goods and lifestyle products.",
siteName: "Homelife Mersin",
type: "website",
},
twitter: {
card: "summary_large_image",
title: "Homelife Mersin - Premium Home Goods",
description: "Curated home decor and lifestyle products for your perfect home.",
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -27,7 +52,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${nunito.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${nunito.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +66,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -98,7 +98,7 @@ export default function HomePage() {
title="About Homelife Mersin"
description="We believe that your home should be a reflection of your personality and lifestyle. At Homelife Mersin, we carefully curate home goods and lifestyle products that combine quality, comfort, and contemporary design. Our mission is to help you create spaces that are not only beautiful but also functional and inviting for you and your loved ones."
tag="Our Story"
imageSrc="http://img.b2bpic.net/free-photo/close-up-miniature-candlesticks-candles-home-decor-comfort-concept_169016-9900.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-miniature-candlesticks-candles-home-decor-comfort-concept_169016-9900.jpg?_wi=1"
imageAlt="boutique home goods store interior elegant"
buttons={[
{
@@ -125,7 +125,7 @@ export default function HomePage() {
price: "$450.00",
rating: 5,
reviewCount: "87",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-minimalist-lifestyle_23-2149743921.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-minimalist-lifestyle_23-2149743921.jpg?_wi=1",
imageAlt: "minimalist wooden dining table modern design",
},
{
@@ -135,7 +135,7 @@ export default function HomePage() {
price: "$120.00",
rating: 4,
reviewCount: "52",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-mirror-outside_52683-86311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-mirror-outside_52683-86311.jpg?_wi=1",
imageAlt: "accent wall mirror elegant frame design",
},
{
@@ -145,7 +145,7 @@ export default function HomePage() {
price: "$280.00",
rating: 5,
reviewCount: "143",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-neutral-tones-warm-lighting_23-2152001399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-neutral-tones-warm-lighting_23-2152001399.jpg?_wi=1",
imageAlt: "premium bedding set neutral colors comfortable",
},
{
@@ -155,7 +155,7 @@ export default function HomePage() {
price: "$95.00",
rating: 5,
reviewCount: "68",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-blonde-girl-bright-room-with-nice-modern-white-interior-standing-fake-fireplace-looking-side-wearing-stylish-black-dress_197531-2844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-blonde-girl-bright-room-with-nice-modern-white-interior-standing-fake-fireplace-looking-side-wearing-stylish-black-dress_197531-2844.jpg?_wi=1",
imageAlt: "modern floor lamp contemporary design lighting",
},
{
@@ -165,7 +165,7 @@ export default function HomePage() {
price: "$65.00",
rating: 4,
reviewCount: "34",
imageSrc: "http://img.b2bpic.net/free-photo/bread-granola-knife-chopping-board_23-2147860401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bread-granola-knife-chopping-board_23-2147860401.jpg?_wi=1",
imageAlt: "ceramic kitchen canisters storage containers design",
},
{
@@ -175,7 +175,7 @@ export default function HomePage() {
price: "$45.00",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/sofa-pillow_74190-1923.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sofa-pillow_74190-1923.jpg?_wi=1",
imageAlt: "decorative throw pillows colorful textile design",
},
]}
@@ -209,7 +209,7 @@ export default function HomePage() {
"From minimalist designs to statement pieces",
"Each item carefully selected for quality and aesthetic appeal",
],
imageSrc: "http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg?_wi=1",
imageAlt: "home decor collection wall art sculptures",
},
{
@@ -220,7 +220,7 @@ export default function HomePage() {
"Premium cookware, storage solutions, and kitchen accessories",
"Designed for comfort and modern living",
],
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096519.jpg?_wi=1",
imageAlt: "kitchen products cookware accessories display",
},
{
@@ -231,7 +231,7 @@ export default function HomePage() {
"Bedding, towels, rugs, and comfort essentials",
"Quality materials that bring warmth to your home",
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176147.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176147.jpg?_wi=1",
imageAlt: "lifestyle products bedding towels comfort items",
},
{
@@ -242,7 +242,7 @@ export default function HomePage() {
"Vases, sculptures, lighting, and unique accent pieces",
"Create a space that truly reflects your personality",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-autumn-clothes_23-2149071321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-autumn-clothes_23-2149071321.jpg?_wi=1",
imageAlt: "decorative accessories vases sculptures display",
},
]}
@@ -273,7 +273,7 @@ export default function HomePage() {
category: "Store Interior",
title: "Main Showroom",
excerpt: "Experience our welcoming and elegant main shopping area filled with curated home goods.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg?_wi=1",
imageAlt: "retail showroom interior modern display design",
authorName: "Homelife Team",
authorAvatar: "https://api.dicebear.com/9.x/avataaars/svg?seed=HomelifeTeam",
@@ -284,7 +284,7 @@ export default function HomePage() {
category: "Display",
title: "Home Decor Section",
excerpt: "Explore our beautifully arranged home decor collection with pieces for every style.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-industrial-lights_23-2148238647.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-industrial-lights_23-2148238647.jpg?_wi=1",
imageAlt: "home decor section display curated collection",
authorName: "Homelife Team",
authorAvatar: "https://api.dicebear.com/9.x/avataaars/svg?seed=HomelifeTeam",
@@ -295,7 +295,7 @@ export default function HomePage() {
category: "Showcase",
title: "Kitchen & Lifestyle",
excerpt: "Discover our premium selection of kitchen products and lifestyle essentials.",
imageSrc: "http://img.b2bpic.net/free-photo/female-body-shopping-bags-wooden-door_23-2147645163.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-body-shopping-bags-wooden-door_23-2147645163.jpg?_wi=1",
imageAlt: "kitchen lifestyle section retail display showcase",
authorName: "Homelife Team",
authorAvatar: "https://api.dicebear.com/9.x/avataaars/svg?seed=HomelifeTeam",
@@ -306,7 +306,7 @@ export default function HomePage() {
category: "Ambiance",
title: "Store Atmosphere",
excerpt: "Feel the warm and welcoming ambiance that defines Homelife Mersin.",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164774.jpg?_wi=1",
imageAlt: "warm retail environment cozy ambiance lighting",
authorName: "Homelife Team",
authorAvatar: "https://api.dicebear.com/9.x/avataaars/svg?seed=HomelifeTeam",

View File

@@ -54,7 +54,7 @@ export default function ProductsPage() {
price: "$450.00",
rating: 5,
reviewCount: "87",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-minimalist-lifestyle_23-2149743921.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-minimalist-lifestyle_23-2149743921.jpg?_wi=2",
imageAlt: "minimalist wooden dining table modern design",
},
{
@@ -64,7 +64,7 @@ export default function ProductsPage() {
price: "$120.00",
rating: 4,
reviewCount: "52",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-mirror-outside_52683-86311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-mirror-outside_52683-86311.jpg?_wi=2",
imageAlt: "accent wall mirror elegant frame design",
},
{
@@ -74,7 +74,7 @@ export default function ProductsPage() {
price: "$280.00",
rating: 5,
reviewCount: "143",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-neutral-tones-warm-lighting_23-2152001399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-neutral-tones-warm-lighting_23-2152001399.jpg?_wi=2",
imageAlt: "premium bedding set neutral colors comfortable",
},
{
@@ -84,7 +84,7 @@ export default function ProductsPage() {
price: "$95.00",
rating: 5,
reviewCount: "68",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-blonde-girl-bright-room-with-nice-modern-white-interior-standing-fake-fireplace-looking-side-wearing-stylish-black-dress_197531-2844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-blonde-girl-bright-room-with-nice-modern-white-interior-standing-fake-fireplace-looking-side-wearing-stylish-black-dress_197531-2844.jpg?_wi=2",
imageAlt: "modern floor lamp contemporary design lighting",
},
{
@@ -94,7 +94,7 @@ export default function ProductsPage() {
price: "$65.00",
rating: 4,
reviewCount: "34",
imageSrc: "http://img.b2bpic.net/free-photo/bread-granola-knife-chopping-board_23-2147860401.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bread-granola-knife-chopping-board_23-2147860401.jpg?_wi=2",
imageAlt: "ceramic kitchen canisters storage containers design",
},
{
@@ -104,7 +104,7 @@ export default function ProductsPage() {
price: "$45.00",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/sofa-pillow_74190-1923.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sofa-pillow_74190-1923.jpg?_wi=2",
imageAlt: "decorative throw pillows colorful textile design",
},
]}
@@ -137,7 +137,7 @@ export default function ProductsPage() {
"From minimalist designs to statement pieces",
"Each item carefully selected for quality and aesthetic appeal",
],
imageSrc: "http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg?_wi=3",
imageAlt: "home decor collection wall art sculptures",
},
{
@@ -148,7 +148,7 @@ export default function ProductsPage() {
"Premium cookware, storage solutions, and kitchen accessories",
"Designed for comfort and modern living",
],
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096519.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ordered-composition-baking-tools-flat-lay_23-2150096519.jpg?_wi=4",
imageAlt: "kitchen products cookware accessories display",
},
{
@@ -159,7 +159,7 @@ export default function ProductsPage() {
"Bedding, towels, rugs, and comfort essentials",
"Quality materials that bring warmth to your home",
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176147.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176147.jpg?_wi=4",
imageAlt: "lifestyle products bedding towels comfort items",
},
{
@@ -170,7 +170,7 @@ export default function ProductsPage() {
"Vases, sculptures, lighting, and unique accent pieces",
"Create a space that truly reflects your personality",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-autumn-clothes_23-2149071321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-autumn-clothes_23-2149071321.jpg?_wi=4",
imageAlt: "decorative accessories vases sculptures display",
},
]}