diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index afeea6f..d082265 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 60d5805..eb60dfb 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -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" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7d68022..5cbc7ce 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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 ( - + {children}