diff --git a/src/app/page.tsx b/src/app/page.tsx
index c8ab18b..4f8df5b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,6 +10,7 @@ import BlogCardThree from "@/components/sections/blog/BlogCardThree";
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
import ContactText from "@/components/sections/contact/ContactText";
import FooterSimple from "@/components/sections/footer/FooterSimple";
+import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
import Link from "next/link";
import { Award, Grid, Sparkles, Image, HelpCircle } from "lucide-react";
@@ -24,8 +25,7 @@ export default function HomePage() {
const footerColumns = [
{
- title: "Furnishow",
- items: [
+ title: "Furnishow", items: [
{ label: "Home", href: "/" },
{ label: "Gallery", href: "/gallery" },
{ label: "Custom Furniture", href: "/custom-furniture" },
@@ -33,8 +33,7 @@ export default function HomePage() {
],
},
{
- title: "Connect",
- items: [
+ title: "Connect", items: [
{ label: "📞 +92 300 7778889", href: "tel:+923007778889" },
{ label: "💬 WhatsApp", href: "https://wa.me/923007778889" },
{ label: "📧 Contact Form", href: "/contact" },
@@ -42,8 +41,7 @@ export default function HomePage() {
],
},
{
- title: "Location",
- items: [
+ title: "Location", items: [
{ label: "CCA 138, DHA Phase 4", href: "#" },
{ label: "Sector CCA, DHA Phase 3", href: "#" },
{ label: "Lahore 54810", href: "#" },
@@ -51,8 +49,7 @@ export default function HomePage() {
],
},
{
- title: "Service",
- items: [
+ title: "Service", items: [
{ label: "Premium Furniture", href: "#" },
{ label: "Custom Design", href: "/custom-furniture" },
{ label: "Delivery & Install", href: "#" },
@@ -68,7 +65,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="medium"
sizing="largeSmallSizeLargeTitles"
- background="floatingGradient"
+ background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -82,20 +79,14 @@ export default function HomePage() {
@@ -164,47 +135,17 @@ export default function HomePage() {
animationType="slide-up"
products={[
{
- id: "sofas",
- name: "Sofas & Couches",
- price: "Explore",
- imageSrc: "http://img.b2bpic.net/free-photo/decoration-contemporary-white-modern-light_1203-4393.jpg?_wi=1",
- imageAlt: "Premium sofas collection",
- },
+ id: "sofas", name: "Sofas & Couches", price: "Explore", imageSrc: "http://img.b2bpic.net/free-photo/decoration-contemporary-white-modern-light_1203-4393.jpg", imageAlt: "Premium sofas collection"},
{
- id: "beds",
- name: "Beds & Bedroom",
- price: "Explore",
- imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg?_wi=1",
- imageAlt: "Luxury bedroom furniture",
- },
+ id: "beds", name: "Beds & Bedroom", price: "Explore", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg", imageAlt: "Luxury bedroom furniture"},
{
- id: "dining",
- name: "Dining Tables",
- price: "Explore",
- imageSrc: "http://img.b2bpic.net/free-photo/table-chair_1203-2943.jpg",
- imageAlt: "Modern dining furniture",
- },
+ id: "dining", name: "Dining Tables", price: "Explore", imageSrc: "http://img.b2bpic.net/free-photo/table-chair_1203-2943.jpg", imageAlt: "Modern dining furniture"},
{
- id: "chairs",
- name: "Chairs & Seating",
- price: "Explore",
- imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair-living-room_1339-7091.jpg",
- imageAlt: "Designer chairs",
- },
+ id: "chairs", name: "Chairs & Seating", price: "Explore", imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair-living-room_1339-7091.jpg", imageAlt: "Designer chairs"},
{
- id: "custom",
- name: "Custom Furniture",
- price: "Bespoke",
- imageSrc: "http://img.b2bpic.net/free-photo/design-team-busy-working-talking-concept_53876-31190.jpg?_wi=1",
- imageAlt: "Custom furniture design",
- },
+ id: "custom", name: "Custom Furniture", price: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/design-team-busy-working-talking-concept_53876-31190.jpg", imageAlt: "Custom furniture design"},
{
- id: "complete",
- name: "Complete Sets",
- price: "Packages",
- imageSrc: "http://img.b2bpic.net/free-photo/tidy-living-room-with-couch-wooden-table_1203-1019.jpg?_wi=1",
- imageAlt: "Complete room solutions",
- },
+ id: "complete", name: "Complete Sets", price: "Packages", imageSrc: "http://img.b2bpic.net/free-photo/tidy-living-room-with-couch-wooden-table_1203-1019.jpg", imageAlt: "Complete room solutions"},
]}
/>
@@ -220,32 +161,16 @@ export default function HomePage() {
features={[
{
id: 1,
- title: "Premium Woodworking",
- description: "Master craftsmen with years of experience using only the finest quality wood and materials. Each piece is carefully constructed to last generations.",
- imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg?_wi=1",
- imageAlt: "Wooden furniture detail",
- },
+ title: "Premium Woodworking", description: "Master craftsmen with years of experience using only the finest quality wood and materials. Each piece is carefully constructed to last generations.", imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg", imageAlt: "Wooden furniture detail"},
{
id: 2,
- title: "Custom Furniture Design",
- description: "Work directly with our design team to create bespoke furniture tailored to your space and style. From concept to completion.",
- imageSrc: "http://img.b2bpic.net/free-photo/design-team-busy-working-talking-concept_53876-31190.jpg?_wi=2",
- imageAlt: "Custom furniture design process",
- },
+ title: "Custom Furniture Design", description: "Work directly with our design team to create bespoke furniture tailored to your space and style. From concept to completion.", imageSrc: "http://img.b2bpic.net/free-photo/design-team-busy-working-talking-concept_53876-31190.jpg", imageAlt: "Custom furniture design process"},
{
id: 3,
- title: "Complete Home Solutions",
- description: "From living rooms to bedrooms, we provide comprehensive furnishing solutions. Let us help you design your entire home.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11399.jpg?_wi=1",
- imageAlt: "Complete home interior",
- },
+ title: "Complete Home Solutions", description: "From living rooms to bedrooms, we provide comprehensive furnishing solutions. Let us help you design your entire home.", imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11399.jpg", imageAlt: "Complete home interior"},
{
id: 4,
- title: "Local DHA Expertise",
- description: "Based in Lahore's premier DHA Phase 4, we understand the preferences and style of upscale homeowners in your community.",
- imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=1",
- imageAlt: "Modern bedroom setup",
- },
+ title: "Local DHA Expertise", description: "Based in Lahore's premier DHA Phase 4, we understand the preferences and style of upscale homeowners in your community.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg", imageAlt: "Modern bedroom setup"},
]}
/>
@@ -261,49 +186,13 @@ export default function HomePage() {
animationType="slide-up"
blogs={[
{
- id: "1",
- category: "Living Room",
- title: "Modern Living Room Setup",
- excerpt: "Contemporary furniture arrangement combining comfort and style for the urban home.",
- imageSrc: "http://img.b2bpic.net/free-photo/tidy-living-room-with-couch-wooden-table_1203-1019.jpg?_wi=2",
- imageAlt: "Modern living room",
- authorName: "Furnishow Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
- date: "2025",
- },
+ id: "1", category: "Living Room", title: "Modern Living Room Setup", excerpt: "Contemporary furniture arrangement combining comfort and style for the urban home.", imageSrc: "http://img.b2bpic.net/free-photo/tidy-living-room-with-couch-wooden-table_1203-1019.jpg", imageAlt: "Modern living room", authorName: "Furnishow Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", date: "2025"},
{
- id: "2",
- category: "Bedroom Design",
- title: "Luxury Bedroom Collection",
- excerpt: "Premium bedroom furniture creating a sanctuary of comfort and elegance.",
- imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=2",
- imageAlt: "Luxury bedroom",
- authorName: "Furnishow Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
- date: "2025",
- },
+ id: "2", category: "Bedroom Design", title: "Luxury Bedroom Collection", excerpt: "Premium bedroom furniture creating a sanctuary of comfort and elegance.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg", imageAlt: "Luxury bedroom", authorName: "Furnishow Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", date: "2025"},
{
- id: "3",
- category: "Dining",
- title: "Elegant Dining Solutions",
- excerpt: "Custom dining tables and seating that bring families together in style.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-authentic-dining-room-interior-design_53876-128708.jpg?_wi=1",
- imageAlt: "Elegant dining room",
- authorName: "Furnishow Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg",
- date: "2025",
- },
+ id: "3", category: "Dining", title: "Elegant Dining Solutions", excerpt: "Custom dining tables and seating that bring families together in style.", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-authentic-dining-room-interior-design_53876-128708.jpg", imageAlt: "Elegant dining room", authorName: "Furnishow Team", authorAvatar: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg", date: "2025"},
{
- id: "4",
- category: "Craftsmanship",
- title: "Woodcraft Excellence",
- excerpt: "Detailed craftsmanship in every piece - where tradition meets modern design.",
- imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg?_wi=2",
- imageAlt: "Furniture craftsmanship",
- authorName: "Furnishow Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
- date: "2025",
- },
+ id: "4", category: "Craftsmanship", title: "Woodcraft Excellence", excerpt: "Detailed craftsmanship in every piece - where tradition meets modern design.", imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg", imageAlt: "Furniture craftsmanship", authorName: "Furnishow Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", date: "2025"},
]}
/>
@@ -315,21 +204,13 @@ export default function HomePage() {
author="Fatima Khan, Homeowner"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
- alt: "Customer avatar 1",
- },
+ src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Customer avatar 1"},
{
- src: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
- alt: "Customer avatar 2",
- },
+ src: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", alt: "Customer avatar 2"},
{
- src: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg",
- alt: "Customer avatar 3",
- },
+ src: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg", alt: "Customer avatar 3"},
{
- src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
- alt: "Customer avatar 4",
- },
+ src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", alt: "Customer avatar 4"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -337,6 +218,37 @@ export default function HomePage() {
/>
+
+
+
+
);
-}
\ No newline at end of file
+}