From 7f650647de8371158432c10d721bb0d5a6a1e7a3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 19:44:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 246 +++++++++++------------------------------------ 1 file changed, 54 insertions(+), 192 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fb4837..75de81c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboa import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { Home, Sparkles, Users } from "lucide-react"; +import { Home, Sparkles, Users, ArrowRight } from "lucide-react"; export default function LandingPage() { return ( @@ -32,86 +32,49 @@ export default function LandingPage() {
@@ -149,32 +106,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Smart Home Technology", - description: "Control your environment with integrated smart home features for lighting, climate, and security.", - imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-icons_23-2147854742.jpg", - imageAlt: "Smart home interface icon", - buttonIcon: "ArrowRight", + title: "Smart Home Technology", description: "Control your environment with integrated smart home features for lighting, climate, and security.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-icons_23-2147854742.jpg", imageAlt: "Smart home interface icon", buttonIcon: ArrowRight, }, { - title: "Wellness & Fitness Center", - description: "Achieve your fitness goals in our state-of-the-art gym and dedicated yoga studios.", - imageSrc: "http://img.b2bpic.net/free-photo/bed-pool_1203-2562.jpg", - imageAlt: "Wellness icon", - buttonIcon: "ArrowRight", + title: "Wellness & Fitness Center", description: "Achieve your fitness goals in our state-of-the-art gym and dedicated yoga studios.", imageSrc: "http://img.b2bpic.net/free-photo/bed-pool_1203-2562.jpg", imageAlt: "Wellness icon", buttonIcon: ArrowRight, }, { - title: "Exclusive Community Hub", - description: "Connect with neighbors in stylish common areas, including a co-working space and entertainment lounge.", - imageSrc: "http://img.b2bpic.net/free-vector/smart-home-flat-style_24908-55807.jpg", - imageAlt: "Community icon", - buttonIcon: "ArrowRight", + title: "Exclusive Community Hub", description: "Connect with neighbors in stylish common areas, including a co-working space and entertainment lounge.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-flat-style_24908-55807.jpg", imageAlt: "Community icon", buttonIcon: ArrowRight, }, { - title: "Green & Serene Spaces", - description: "Enjoy beautifully landscaped gardens, rooftop terraces, and dedicated pet relief areas.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-little-girl-holding-planted-seeds-egg-carton_23-2148831349.jpg", - imageAlt: "Green space icon", - buttonIcon: "ArrowRight", + title: "Green & Serene Spaces", description: "Enjoy beautifully landscaped gardens, rooftop terraces, and dedicated pet relief areas.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-little-girl-holding-planted-seeds-egg-carton_23-2148831349.jpg", imageAlt: "Green space icon", buttonIcon: ArrowRight, }, ]} title="Unrivaled Amenities & Smart Living" @@ -190,35 +131,14 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "studio-apt", - brand: "Sarona City", - name: "Studio Deluxe", - price: "$1,800/month", - rating: 5, - reviewCount: "20 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-woman_23-2151020313.jpg", - imageAlt: "Interior of a modern studio apartment", - }, + id: "studio-apt", brand: "Sarona City", name: "Studio Deluxe", price: "$1,800/month", rating: 5, + reviewCount: "20 reviews", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-woman_23-2151020313.jpg", imageAlt: "Interior of a modern studio apartment"}, { - id: "one-bed-apt", - brand: "Sarona City", - name: "One Bedroom Elite", - price: "$2,500/month", - rating: 5, - reviewCount: "45 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/bedroom-interior-design-zoom-calls-side-view_23-2149684486.jpg", - imageAlt: "Interior of a modern one bedroom apartment", - }, + id: "one-bed-apt", brand: "Sarona City", name: "One Bedroom Elite", price: "$2,500/month", rating: 5, + reviewCount: "45 reviews", imageSrc: "http://img.b2bpic.net/free-photo/bedroom-interior-design-zoom-calls-side-view_23-2149684486.jpg", imageAlt: "Interior of a modern one bedroom apartment"}, { - id: "two-bed-apt", - brand: "Sarona City", - name: "Two Bedroom Grand", - price: "$3,200/month", - rating: 5, - reviewCount: "30 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/modern-beadroom-hotel_1150-17926.jpg", - imageAlt: "Interior of a modern two bedroom apartment", - }, + id: "two-bed-apt", brand: "Sarona City", name: "Two Bedroom Grand", price: "$3,200/month", rating: 5, + reviewCount: "30 reviews", imageSrc: "http://img.b2bpic.net/free-photo/modern-beadroom-hotel_1150-17926.jpg", imageAlt: "Interior of a modern two bedroom apartment"}, ]} title="Discover Your Perfect Floor Plan" description="Choose from a variety of meticulously designed apartment layouts tailored to your lifestyle." @@ -230,29 +150,13 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-with-copy-space_23-2148435784.jpg", - imageAlt: "Sarah Johnson avatar", - }, + id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-with-copy-space_23-2148435784.jpg", imageAlt: "Sarah Johnson avatar"}, { - id: "2", - name: "Michael C.", - imageSrc: "http://img.b2bpic.net/free-photo/man-taking-selfie-blurred-women_23-2148653475.jpg", - imageAlt: "Michael Chen avatar", - }, + id: "2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-selfie-blurred-women_23-2148653475.jpg", imageAlt: "Michael Chen avatar"}, { - id: "3", - name: "Emily R.", - imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-pretty-caucasian-woman-sitting-armchair-designed-living-room-holding-mobile-phone-looking-showing-thumb-up_141793-58298.jpg", - imageAlt: "Emily Rodriguez avatar", - }, + id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-pretty-caucasian-woman-sitting-armchair-designed-living-room-holding-mobile-phone-looking-showing-thumb-up_141793-58298.jpg", imageAlt: "Emily Rodriguez avatar"}, { - id: "4", - name: "David K.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", - imageAlt: "David Kim avatar", - }, + id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", imageAlt: "David Kim avatar"}, ]} cardTitle="Living at Sarona City has been a dream. The amenities are fantastic and the staff is incredibly supportive." cardTag="Happy Resident" @@ -266,35 +170,17 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "What are the lease terms available?", - content: "We offer flexible lease terms including 6, 12, and 18-month options. Shorter terms may be available upon request with a premium.", - }, + id: "1", title: "What are the lease terms available?", content: "We offer flexible lease terms including 6, 12, and 18-month options. Shorter terms may be available upon request with a premium."}, { - id: "2", - title: "Are pets allowed at Sarona City?", - content: "Yes, Sarona City is a pet-friendly community with specific breed restrictions and a pet deposit/monthly fee. Please inquire for details.", - }, + id: "2", title: "Are pets allowed at Sarona City?", content: "Yes, Sarona City is a pet-friendly community with specific breed restrictions and a pet deposit/monthly fee. Please inquire for details."}, { - id: "3", - title: "What utilities are included in the rent?", - content: "Typically, water and trash removal are included. Residents are responsible for electricity, gas, and internet/cable services.", - }, + id: "3", title: "What utilities are included in the rent?", content: "Typically, water and trash removal are included. Residents are responsible for electricity, gas, and internet/cable services."}, { - id: "4", - title: "Is parking available for residents?", - content: "Secured underground parking is available for residents at an additional monthly fee. Guest parking options are also provided.", - }, + id: "4", title: "Is parking available for residents?", content: "Secured underground parking is available for residents at an additional monthly fee. Guest parking options are also provided."}, { - id: "5", - title: "How do I apply for an apartment?", - content: "You can apply online through our website's 'Floor Plans' section, or visit our leasing office for assistance.", - }, + id: "5", title: "How do I apply for an apartment?", content: "You can apply online through our website's 'Floor Plans' section, or visit our leasing office for assistance."}, { - id: "6", - title: "What are the community amenities?", - content: "Our community features a fitness center, rooftop lounge, co-working spaces, private dining rooms, and beautifully landscaped gardens.", - }, + id: "6", title: "What are the community amenities?", content: "Our community features a fitness center, rooftop lounge, co-working spaces, private dining rooms, and beautifully landscaped gardens."}, ]} title="Frequently Asked Questions" description="Find quick answers to the most common questions about Sarona City Apartments." @@ -306,18 +192,13 @@ export default function LandingPage() {
@@ -327,50 +208,31 @@ export default function LandingPage() { logoText="Sarona City" columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Amenities", - href: "#features", - }, + label: "Amenities", href: "#features"}, { - label: "Floor Plans", - href: "#floor-plans", - }, + label: "Floor Plans", href: "#floor-plans"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, { - label: "Contact Us", - href: "#contact", - }, + label: "Contact Us", href: "#contact"}, { - label: "Schedule Tour", - href: "#contact", - }, + label: "Schedule Tour", href: "#contact"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]}