diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8bc4302..7a949d1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,14 +32,10 @@ export default function LandingPage() {
@@ -48,60 +44,23 @@ export default function LandingPage() {
@@ -112,12 +71,9 @@ export default function LandingPage() {
title="Crafting Perfection"
description="We specialize in the meticulous art of stretch ceilings. Our experienced team ensures every project is executed to the highest standards, creating durable and visually stunning spaces."
bulletPoints={[
- {
- title: "Precision Installation", description: "Expertly trained craftsmen for a perfect fit every time."},
- {
- title: "Sustainable Materials", description: "High-quality, long-lasting, and eco-friendly components."},
- {
- title: "Tailored Design", description: "Bespoke ceiling solutions to match your interior vision."},
+ { title: "Precision Installation", description: "Expertly trained craftsmen for a perfect fit every time." },
+ { title: "Sustainable Materials", description: "High-quality, long-lasting, and eco-friendly components." },
+ { title: "Tailored Design", description: "Bespoke ceiling solutions to match your interior vision." },
]}
imageSrc="http://img.b2bpic.net/free-photo/joiner-polishes-wooden-board-workshop_1163-3113.jpg"
imageAlt="Installation of stretch ceiling"
@@ -131,15 +87,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- icon: Shield,
- title: "Fire Resistant", description: "Safety meets luxury with our certified fire-rated materials."},
- {
- icon: Star,
- title: "Acoustic Excellence", description: "Absorb sound for a quieter, more peaceful atmosphere."},
- {
- icon: Droplets,
- title: "Moisture Resistant", description: "Ideal for kitchens and bathrooms where humidity is high."},
+ { icon: Shield, title: "Fire Resistant", description: "Safety meets luxury with our certified fire-rated materials." },
+ { icon: Star, title: "Acoustic Excellence", description: "Absorb sound for a quieter, more peaceful atmosphere." },
+ { icon: Droplets, title: "Moisture Resistant", description: "Ideal for kitchens and bathrooms where humidity is high." },
]}
title="Why Choose Studio 29?"
description="Our systems go beyond aesthetics, offering practical benefits that enhance the comfort and functionality of your space."
@@ -153,24 +103,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
- {
- id: "p1", brand: "Studio 29", name: "Pure Matte Finish", price: "From $500", rating: 5,
- reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-kitchen-dining-area-with-white-furniture_23-2151983256.jpg"},
- {
- id: "p2", brand: "Studio 29", name: "High-Gloss Mirror", price: "From $750", rating: 5,
- reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg"},
- {
- id: "p3", brand: "Studio 29", name: "Backlit LED Panel", price: "From $1,200", rating: 5,
- reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/inside-business-center-building_181624-330.jpg"},
- {
- id: "p4", brand: "Studio 29", name: "Art Printed Mural", price: "From $900", rating: 4,
- reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/traditional-japanese-umbrella-traditional-japanese-accessories-concept_185193-110618.jpg"},
- {
- id: "p5", brand: "Studio 29", name: "Acoustic Perforated", price: "From $650", rating: 5,
- reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/microperforated-sheet-background-still-life_23-2150260354.jpg"},
- {
- id: "p6", brand: "Studio 29", name: "Translucent Light", price: "From $850", rating: 5,
- reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-patterned-glass-texture_53876-132945.jpg"},
+ { id: "p1", brand: "Studio 29", name: "Pure Matte Finish", price: "From $500", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-kitchen-dining-area-with-white-furniture_23-2151983256.jpg" },
+ { id: "p2", brand: "Studio 29", name: "High-Gloss Mirror", price: "From $750", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg" },
+ { id: "p3", brand: "Studio 29", name: "Backlit LED Panel", price: "From $1,200", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/inside-business-center-building_181624-330.jpg" },
+ { id: "p4", brand: "Studio 29", name: "Art Printed Mural", price: "From $900", rating: 4, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/traditional-japanese-umbrella-traditional-japanese-accessories-concept_185193-110618.jpg" },
+ { id: "p5", brand: "Studio 29", name: "Acoustic Perforated", price: "From $650", rating: 5, reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/microperforated-sheet-background-still-life_23-2150260354.jpg" },
+ { id: "p6", brand: "Studio 29", name: "Translucent Light", price: "From $850", rating: 5, reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-patterned-glass-texture_53876-132945.jpg" },
]}
title="Our Ceiling Collection"
description="From classic finishes to modern lighting, explore our range of premium ceiling options."
@@ -183,15 +121,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1", icon: Award,
- title: "Projects Completed", value: "1,500+"},
- {
- id: "m2", icon: Smile,
- title: "Happy Clients", value: "1,200+"},
- {
- id: "m3", icon: Zap,
- title: "Years of Experience", value: "12"},
+ { id: "m1", icon: Award, title: "Projects Completed", value: "1,500+" },
+ { id: "m2", icon: Smile, title: "Happy Clients", value: "1,200+" },
+ { id: "m3", icon: Zap, title: "Years of Experience", value: "12" },
]}
title="Our Impact"
description="Proven results and satisfied clients define our journey at Studio 29."
@@ -204,18 +136,6 @@ export default function LandingPage() {
testimonial="Studio 29 provided a seamless process from consultation to installation. The quality is unmatched and the visual impact is profound. Truly a premium service that I would recommend to anyone looking to renovate their home."
rating={5}
author="Marcus V., Homeowner"
- avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg", alt: "Client 1"},
- {
- src: "http://img.b2bpic.net/free-photo/happy-man-playing-videogame-neon-illuminated-home-holding-controller_482257-120950.jpg", alt: "Client 2"},
- {
- src: "http://img.b2bpic.net/free-photo/young-couple-sitting-grass-by-building_1303-11916.jpg", alt: "Client 3"},
- {
- src: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard_176420-6474.jpg", alt: "Client 4"},
- {
- src: "http://img.b2bpic.net/free-photo/young-happy-student-girl-with-dark-curly-hair-sitting-stairs-university-with-textbooks-knees-cup-coffee-go-hand-joyfully-looking-friend_574295-3958.jpg", alt: "Client 5"},
- ]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
/>
@@ -226,12 +146,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1", title: "How long does installation take?", content: "Most residential projects are completed in just one day."},
- {
- id: "f2", title: "Are these ceilings water resistant?", content: "Yes, our ceilings are moisture-proof and perfect for bathrooms."},
- {
- id: "f3", title: "Can I install lights?", content: "Absolutely, we can integrate various lighting solutions seamlessly."},
+ { id: "f1", title: "How long does installation take?", content: "Most residential projects are completed in just one day." },
+ { id: "f2", title: "Are these ceilings water resistant?", content: "Yes, our ceilings are moisture-proof and perfect for bathrooms." },
+ { id: "f3", title: "Can I install lights?", content: "Absolutely, we can integrate various lighting solutions seamlessly." },
]}
title="Frequently Asked Questions"
description="Everything you need to know about our stretch ceiling services."
@@ -242,8 +159,7 @@ export default function LandingPage() {
diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css
index 46644de..c4b90c1 100644
--- a/src/app/styles/variables.css
+++ b/src/app/styles/variables.css
@@ -10,7 +10,7 @@
--accent: #ffffff;
--background-accent: #ffffff; */
- --background: #000000;
+ --background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #FFD700;