Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-27 22:03:46 +00:00

View File

@@ -32,29 +32,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/double-bed-with-cushion-pillows_1203-671.jpg"
logoAlt="Yataş Bedding Tepeüstü Logo"
@@ -65,41 +53,22 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-animated",
}}
variant: "rotated-rays-animated"}}
title="Experience Unrivaled Comfort with Yataş Bedding"
description="Discover our premium collection of mattresses, pillows, and sleep accessories designed for ultimate relaxation and rejuvenation."
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg",
imageAlt: "Luxurious bedroom interior with a comfortable bed",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg", imageAlt: "Luxurious bedroom interior with a comfortable bed"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/round-cushion-bed_53876-134104.jpg",
imageAlt: "Person sleeping peacefully on a comfortable mattress",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/round-cushion-bed_53876-134104.jpg", imageAlt: "Person sleeping peacefully on a comfortable mattress"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-laying-bed-together_23-2148674029.jpg",
imageAlt: "Diverse range of pillows in different shapes and sizes",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-laying-bed-together_23-2148674029.jpg", imageAlt: "Diverse range of pillows in different shapes and sizes"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/macro-coconut-texture_23-2148131914.jpg",
imageAlt: "Modern smart mattress with integrated features",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/macro-coconut-texture_23-2148131914.jpg", imageAlt: "Modern smart mattress with integrated features"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-with-dog_23-2148883004.jpg",
imageAlt: "Luxurious duvet cover with an elegant pattern",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girl-with-dog_23-2148883004.jpg", imageAlt: "Luxurious duvet cover with an elegant pattern"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-aroma-diffuser-candles-home-interior_169016-19123.jpg",
imageAlt: "Elegant bed frame with a Yataş mattress",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/cozy-composition-with-aroma-diffuser-candles-home-interior_169016-19123.jpg", imageAlt: "Elegant bed frame with a Yataş mattress"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -123,23 +92,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Superior Comfort",
description: "Our mattresses and pillows are crafted with advanced materials for an exceptionally comfortable feel.",
imageSrc: "http://img.b2bpic.net/free-photo/sleeping-person-getting-nap_23-2149141166.jpg",
imageAlt: "Person sleeping soundly on ergonomic mattress",
},
title: "Superior Comfort", description: "Our mattresses and pillows are crafted with advanced materials for an exceptionally comfortable feel.", imageSrc: "http://img.b2bpic.net/free-photo/sleeping-person-getting-nap_23-2149141166.jpg", imageAlt: "Person sleeping soundly on ergonomic mattress"},
{
title: "Innovative Design",
description: "From cooling technologies to adaptive support systems, our products are engineered for optimal sleep health.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-hotel_1157-18568.jpg",
imageAlt: "Happy family enjoying a morning in bed",
},
title: "Innovative Design", description: "From cooling technologies to adaptive support systems, our products are engineered for optimal sleep health.", imageSrc: "http://img.b2bpic.net/free-photo/couple-hotel_1157-18568.jpg", imageAlt: "Happy family enjoying a morning in bed"},
{
title: "Lasting Quality",
description: "Built to endure, Yataş Bedding products use high-quality, durable materials for years of peaceful sleep.",
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3603.jpg",
imageAlt: "Bedroom with smart home integration for sleep",
},
title: "Lasting Quality", description: "Built to endure, Yataş Bedding products use high-quality, durable materials for years of peaceful sleep.", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-3603.jpg", imageAlt: "Bedroom with smart home integration for sleep"},
]}
title="Why Choose Yataş Bedding?"
description="We combine cutting-edge technology with ergonomic design to ensure every product supports your body for a truly restorative sleep experience."
@@ -155,65 +112,23 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "p1",
brand: "Yataş",
name: "Orthopedic Comfort Mattress",
price: "₺5,499",
rating: 5,
reviewCount: "245",
imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-pillows_1203-117.jpg",
imageAlt: "Luxury king size orthopedic mattress",
},
id: "p1", brand: "Yataş", name: "Orthopedic Comfort Mattress", price: "₺5,499", rating: 5,
reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-photo/double-bed-with-pillows_1203-117.jpg", imageAlt: "Luxury king size orthopedic mattress"},
{
id: "p2",
brand: "Yataş",
name: "Memory Foam Pillow Set",
price: "₺899",
rating: 4,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/male-passenger-wears-travel-pillow-sleeping-journey_273609-37202.jpg",
imageAlt: "Set of plush memory foam pillows",
},
id: "p2", brand: "Yataş", name: "Memory Foam Pillow Set", price: "₺899", rating: 4,
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/male-passenger-wears-travel-pillow-sleeping-journey_273609-37202.jpg", imageAlt: "Set of plush memory foam pillows"},
{
id: "p3",
brand: "Yataş",
name: "All-Season Duvet",
price: "₺1,299",
rating: 5,
reviewCount: "112",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-listening-music-near-present-gift_23-2147936904.jpg",
imageAlt: "Fluffy white all-season duvet",
},
id: "p3", brand: "Yataş", name: "All-Season Duvet", price: "₺1,299", rating: 5,
reviewCount: "112", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-listening-music-near-present-gift_23-2147936904.jpg", imageAlt: "Fluffy white all-season duvet"},
{
id: "p4",
brand: "Yataş",
name: "Egyptian Cotton Bed Linen",
price: "₺799",
rating: 4,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-rolled-up-fabrics_23-2147875040.jpg",
imageAlt: "Elegant Egyptian cotton bed linen set",
},
id: "p4", brand: "Yataş", name: "Egyptian Cotton Bed Linen", price: "₺799", rating: 4,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/close-up-rolled-up-fabrics_23-2147875040.jpg", imageAlt: "Elegant Egyptian cotton bed linen set"},
{
id: "p5",
brand: "Yataş",
name: "Waterproof Mattress Protector",
price: "₺349",
rating: 5,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683465.jpg",
imageAlt: "Waterproof and breathable mattress protector",
},
id: "p5", brand: "Yataş", name: "Waterproof Mattress Protector", price: "₺349", rating: 5,
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683465.jpg", imageAlt: "Waterproof and breathable mattress protector"},
{
id: "p6",
brand: "Yataş",
name: "Kids Dream Bed Set",
price: "₺1,599",
rating: 5,
reviewCount: "75",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-girl-talking-phone_23-2149438421.jpg",
imageAlt: "Child's bed with playful themed bedding",
},
id: "p6", brand: "Yataş", name: "Kids Dream Bed Set", price: "₺1,599", rating: 5,
reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-girl-talking-phone_23-2149438421.jpg", imageAlt: "Child's bed with playful themed bedding"},
]}
title="Our Signature Sleep Collection"
description="Explore our range of mattresses, pillows, duvets, and bedding sets designed to transform your bedroom into a sanctuary of comfort."
@@ -225,52 +140,23 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
carouselMode="buttons"
animationType="slide-up"
testimonials={[
{
id: "t1",
name: "Ayşe Yılmaz",
handle: "@ayseyilmaz",
testimonial: "My new Yataş mattress is a dream! I haven't slept this well in years. The quality is exceptional, and the service at Tepeüstü was fantastic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
imageAlt: "Smiling woman relaxing in bed",
},
id: "t1", name: "Ayşe Yılmaz", handle: "@ayseyilmaz", testimonial: "My new Yataş mattress is a dream! I haven't slept this well in years. The quality is exceptional, and the service at Tepeüstü was fantastic.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", imageAlt: "Smiling woman relaxing in bed"},
{
id: "t2",
name: "Mehmet Demir",
handle: "@mehmet.d",
testimonial: "The ergonomic pillow I bought from Yataş Tepeüstü has completely transformed my sleep. No more neck pain, just pure comfort.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-lying-bed-talking-cell-phone_171337-19886.jpg",
imageAlt: "Man reading book in comfortable bed",
},
id: "t2", name: "Mehmet Demir", handle: "@mehmet.d", testimonial: "The ergonomic pillow I bought from Yataş Tepeüstü has completely transformed my sleep. No more neck pain, just pure comfort.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-lying-bed-talking-cell-phone_171337-19886.jpg", imageAlt: "Man reading book in comfortable bed"},
{
id: "t3",
name: "Zeynep Kaya",
handle: "@zeynepkaya",
testimonial: "I love my Yataş duvet! It's incredibly soft and keeps me perfectly warm. The team helped me choose the perfect one for my needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-taking-break-with-smartphone_23-2150522190.jpg",
imageAlt: "Senior woman smiling confidently in home",
},
id: "t3", name: "Zeynep Kaya", handle: "@zeynepkaya", testimonial: "I love my Yataş duvet! It's incredibly soft and keeps me perfectly warm. The team helped me choose the perfect one for my needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-taking-break-with-smartphone_23-2150522190.jpg", imageAlt: "Senior woman smiling confidently in home"},
{
id: "t4",
name: "Can Polat",
handle: "@can.polat",
testimonial: "Excellent service and an amazing selection of bedding. Yataş Bedding Tepeüstü is my go-to for all things sleep related. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-works-with-laptop-room-with-loft-interior_613910-13550.jpg",
imageAlt: "Young professional man in modern apartment",
},
id: "t4", name: "Can Polat", handle: "@can.polat", testimonial: "Excellent service and an amazing selection of bedding. Yataş Bedding Tepeüstü is my go-to for all things sleep related. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-works-with-laptop-room-with-loft-interior_613910-13550.jpg", imageAlt: "Young professional man in modern apartment"},
{
id: "t5",
name: "Elif & Emre",
handle: "@elif.emre",
testimonial: "We furnished our entire bedroom with Yataş products. The quality and aesthetic are unmatched. Our home feels so much more comfortable now.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185069.jpg",
imageAlt: "Couple relaxing on luxury bed",
},
id: "t5", name: "Elif & Emre", handle: "@elif.emre", testimonial: "We furnished our entire bedroom with Yataş products. The quality and aesthetic are unmatched. Our home feels so much more comfortable now.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185069.jpg", imageAlt: "Couple relaxing on luxury bed"},
]}
showRating={true}
title="What Our Customers Say"
@@ -284,25 +170,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What is the best mattress for back pain?",
content: "For back pain, we often recommend orthopedic mattresses that provide targeted support to align your spine. Our sleep consultants at the Tepeüstü store can help you find the perfect match.",
},
id: "f1", title: "What is the best mattress for back pain?", content: "For back pain, we often recommend orthopedic mattresses that provide targeted support to align your spine. Our sleep consultants at the Tepeüstü store can help you find the perfect match."},
{
id: "f2",
title: "How often should I replace my mattress?",
content: "Generally, mattresses should be replaced every 7-10 years, depending on the material and how well it has been maintained. Regular rotation and cleaning can extend its life.",
},
id: "f2", title: "How often should I replace my mattress?", content: "Generally, mattresses should be replaced every 7-10 years, depending on the material and how well it has been maintained. Regular rotation and cleaning can extend its life."},
{
id: "f3",
title: "Do you offer delivery and installation?",
content: "Yes, we offer professional delivery and installation services for all mattresses and bed bases within our service area. Please inquire at our Tepeüstü store for more details.",
},
id: "f3", title: "Do you offer delivery and installation?", content: "Yes, we offer professional delivery and installation services for all mattresses and bed bases within our service area. Please inquire at our Tepeüstü store for more details."},
{
id: "f4",
title: "What is your return policy?",
content: "We offer a satisfaction guarantee. Our return policy allows for exchanges or returns within a specific period, provided the items are in their original condition. See in-store for full details.",
},
id: "f4", title: "What is your return policy?", content: "We offer a satisfaction guarantee. Our return policy allows for exchanges or returns within a specific period, provided the items are in their original condition. See in-store for full details."},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-happy-smile-bedroom_74190-11131.jpg"
imageAlt="Customer service representative helping a client"
@@ -319,14 +193,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Quality Certified",
"Ergonomic Design",
"Sleep Council Approved",
"Award Winning",
"Customer Favorite",
"Eco-Friendly",
"Innovative Comfort",
]}
"Quality Certified", "Ergonomic Design", "Sleep Council Approved", "Award Winning", "Customer Favorite", "Eco-Friendly", "Innovative Comfort"]}
title="Trusted by Households Across Turkey"
description="Yataş Bedding is a name synonymous with quality and trust, serving families for generations with superior sleep products and exceptional service."
showCard={false}
@@ -337,8 +204,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "rotated-rays-animated-grid",
}}
variant: "rotated-rays-animated-grid"}}
tag="Get in Touch"
title="Visit Our Tepeüstü Store"
description="Our friendly team is ready to assist you in finding the perfect sleep solutions. Stop by our store at Tepeüstü or send us a message below for inquiries."
@@ -354,13 +220,9 @@ export default function LandingPage() {
logoAlt="Yataş Bedding Tepeüstü Logo"
logoText="Yataş Bedding Tepeüstü"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>