diff --git a/src/app/page.tsx b/src/app/page.tsx index 243f517..5c216d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,11 +46,11 @@ export default function LandingPage() { title="Refined Spaces, Designed to Endure" description="Peak Design crafts timeless, modern interiors for high-end residential living. Experience the intersection of spatial harmony and material excellence." leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg", imageAlt: "Luxury Interior View 1" }, - { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826254.jpg", imageAlt: "Luxury Interior View 2" }, - { imageSrc: "http://img.b2bpic.net/free-photo/sweet-eclair-with-chocolate-glazed-placed-marble-background_2831-8916.jpg", imageAlt: "Luxury Interior View 3" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775044.jpg", imageAlt: "Luxury Interior View 4" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg", imageAlt: "Luxury Interior View 5" }, + { imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg?_wi=1", imageAlt: "Luxury Interior View 1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826254.jpg?_wi=1", imageAlt: "Luxury Interior View 2" }, + { imageSrc: "http://img.b2bpic.net/free-photo/sweet-eclair-with-chocolate-glazed-placed-marble-background_2831-8916.jpg?_wi=1", imageAlt: "Luxury Interior View 3" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775044.jpg?_wi=1", imageAlt: "Luxury Interior View 4" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg?_wi=1", imageAlt: "Luxury Interior View 5" }, { imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797716.jpg", imageAlt: "Luxury Interior View 6" }, ]} rightCarouselItems={[ @@ -104,8 +104,8 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { id: "f1", title: "Material Harmony", descriptions: ["Selecting stone and timber for tactile experience."], imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273084.jpg" }, - { id: "f2", title: "Functional Luxury", descriptions: ["Every design serves the lifestyle of the inhabitant."], imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg" }, - { id: "f3", title: "Spatial Calm", descriptions: ["Clean lines and soft light for peaceful living."], imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg" }, + { id: "f2", title: "Functional Luxury", descriptions: ["Every design serves the lifestyle of the inhabitant."], imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg?_wi=2" }, + { id: "f3", title: "Spatial Calm", descriptions: ["Clean lines and soft light for peaceful living."], imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg?_wi=2" }, ]} title="Timeless Aesthetics" description="We believe in material harmony and functional luxury. Our process prioritizes spatial calm and architectural integrity." @@ -134,11 +134,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Sarah Park", date: "2023", title: "Luxury Homeowner", quote: "Exceptional spatial design that truly honors minimalism.", tag: "Renovation", avatarSrc: "http://img.b2bpic.net/free-photo/architect-looking-camera-while-showing-his-plan_23-2148242989.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg" }, - { id: "t2", name: "David Kim", date: "2023", title: "Villa Client", quote: "Material curation beyond expectation. A serene experience.", tag: "Villa", avatarSrc: "http://img.b2bpic.net/free-photo/interior-designer-with-color-palette-wall-paint_23-2150334456.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg" }, - { id: "t3", name: "Elena Choi", date: "2024", title: "Apartment Client", quote: "Calm atmosphere created through every detail.", tag: "Apartment", avatarSrc: "http://img.b2bpic.net/free-photo/happy-elder-woman-kitchen-holding-tablet_23-2148419314.jpg", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826254.jpg" }, - { id: "t4", name: "Mark Lee", date: "2024", title: "Homeowner", quote: "Professionalism meets architectural vision.", tag: "Project", avatarSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741777.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sweet-eclair-with-chocolate-glazed-placed-marble-background_2831-8916.jpg" }, - { id: "t5", name: "Jin Young", date: "2024", title: "Villa Client", quote: "Pure peace in our daily living space.", tag: "Villa", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021790.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775044.jpg" }, + { id: "t1", name: "Sarah Park", date: "2023", title: "Luxury Homeowner", quote: "Exceptional spatial design that truly honors minimalism.", tag: "Renovation", avatarSrc: "http://img.b2bpic.net/free-photo/architect-looking-camera-while-showing-his-plan_23-2148242989.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bedside-lamp_1203-466.jpg?_wi=3" }, + { id: "t2", name: "David Kim", date: "2023", title: "Villa Client", quote: "Material curation beyond expectation. A serene experience.", tag: "Villa", avatarSrc: "http://img.b2bpic.net/free-photo/interior-designer-with-color-palette-wall-paint_23-2150334456.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273064.jpg?_wi=3" }, + { id: "t3", name: "Elena Choi", date: "2024", title: "Apartment Client", quote: "Calm atmosphere created through every detail.", tag: "Apartment", avatarSrc: "http://img.b2bpic.net/free-photo/happy-elder-woman-kitchen-holding-tablet_23-2148419314.jpg", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826254.jpg?_wi=2" }, + { id: "t4", name: "Mark Lee", date: "2024", title: "Homeowner", quote: "Professionalism meets architectural vision.", tag: "Project", avatarSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741777.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sweet-eclair-with-chocolate-glazed-placed-marble-background_2831-8916.jpg?_wi=2" }, + { id: "t5", name: "Jin Young", date: "2024", title: "Villa Client", quote: "Pure peace in our daily living space.", tag: "Villa", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021790.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-scene-with-tea-cup-drinking_23-2151775044.jpg?_wi=2" }, ]} title="Client Experience" description="Stories from our refined residential collaborations."