Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 772993404d |
193
src/app/page.tsx
193
src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "hero"},
|
||||||
id: "hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "about"},
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Properties",
|
name: "Properties", id: "properties"},
|
||||||
id: "properties",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Pricing",
|
name: "Pricing", id: "pricing"},
|
||||||
id: "pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "contact"},
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Big Mac Services"
|
brandName="Big Mac Services"
|
||||||
/>
|
/>
|
||||||
@@ -63,13 +53,9 @@ export default function LandingPage() {
|
|||||||
description="Big Mac Services helps you unlock premium property value, increase sales, and build smarter portfolios."
|
description="Big Mac Services helps you unlock premium property value, increase sales, and build smarter portfolios."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Properties",
|
text: "View Properties", href: "#properties"},
|
||||||
href: "#properties",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Learn More",
|
text: "Learn More", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-fabulous-young-successful-woman-white-blouse-broad-black-pants-posing-stairs-with-huge-white-building-background-black-white-photo_627829-9842.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/portrait-fabulous-young-successful-woman-white-blouse-broad-black-pants-posing-stairs-with-huge-white-building-background-black-white-photo_627829-9842.jpg"
|
||||||
imageAlt="Luxury minimalist real estate architecture"
|
imageAlt="Luxury minimalist real estate architecture"
|
||||||
@@ -77,25 +63,15 @@ export default function LandingPage() {
|
|||||||
textPosition="bottom"
|
textPosition="bottom"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg",
|
src: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg", alt: "Confident Successful Middle-aged Business Leader"},
|
||||||
alt: "Confident Successful Middle-aged Business Leader",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-33464.jpg",
|
src: "http://img.b2bpic.net/free-photo/successful-young-businessman-formal-outfit-using-tablet_181624-33464.jpg", alt: "Successful young businessman in a formal outfit using a tablet"},
|
||||||
alt: "Successful young businessman in a formal outfit using a tablet",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Smiling businessman standing in the airport terminal"},
|
||||||
alt: "Smiling businessman standing in the airport terminal",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
|
src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", alt: "Businessman smiling and looking at camera"},
|
||||||
alt: "Businessman smiling and looking at camera",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Smiling businessman standing at airport"},
|
||||||
alt: "Smiling businessman standing at airport",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Trusted by 500+ Industry Leaders"
|
avatarText="Trusted by 500+ Industry Leaders"
|
||||||
/>
|
/>
|
||||||
@@ -120,20 +96,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Property Development",
|
title: "Property Development", description: "Expert guidance from blueprints to finished builds.", imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-sign-front-side_187299-39624.jpg"},
|
||||||
description: "Expert guidance from blueprints to finished builds.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-sign-front-side_187299-39624.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Sales Analytics",
|
title: "Sales Analytics", description: "Data-driven strategies to maximize your property ROI.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-infographic-with-retro-colors_23-2148393397.jpg"},
|
||||||
description: "Data-driven strategies to maximize your property ROI.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-infographic-with-retro-colors_23-2148393397.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Asset Management",
|
title: "Asset Management", description: "End-to-end security and management for your portfolio.", imageSrc: "http://img.b2bpic.net/free-photo/mortgage-papers-key-table_23-2147737965.jpg"},
|
||||||
description: "End-to-end security and management for your portfolio.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mortgage-papers-key-table_23-2147737965.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Smart Real Estate Solutions"
|
title="Smart Real Estate Solutions"
|
||||||
description="We build sustainable, high-value assets and marketing engines."
|
description="We build sustainable, high-value assets and marketing engines."
|
||||||
@@ -148,41 +115,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", name: "Modern Minimalist Loft", price: "$1.2M", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683425.jpg"},
|
||||||
name: "Modern Minimalist Loft",
|
|
||||||
price: "$1.2M",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683425.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", name: "Sunset Villa Estate", price: "$3.5M", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-architecture-with-swimming-pool_23-2151993728.jpg"},
|
||||||
name: "Sunset Villa Estate",
|
|
||||||
price: "$3.5M",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-architecture-with-swimming-pool_23-2151993728.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", name: "Urban Executive Kitchen", price: "$850K", imageSrc: "http://img.b2bpic.net/free-photo/small-kitchen-space-with-modern-design_23-2150710653.jpg"},
|
||||||
name: "Urban Executive Kitchen",
|
|
||||||
price: "$850K",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/small-kitchen-space-with-modern-design_23-2150710653.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", name: "Master Suite Haven", price: "$950K", imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-lamp-pillows_23-2152001390.jpg"},
|
||||||
name: "Master Suite Haven",
|
|
||||||
price: "$950K",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-lamp-pillows_23-2152001390.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", name: "Sunset Terrace Villa", price: "$2.1M", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg"},
|
||||||
name: "Sunset Terrace Villa",
|
|
||||||
price: "$2.1M",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", name: "Luxury Skyline Dining", price: "$1.8M", imageSrc: "http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg"},
|
||||||
name: "Luxury Skyline Dining",
|
|
||||||
price: "$1.8M",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-round-table-served-two-christms-dinner-silver-candle-decorated-with-natural-fir-branches-two-flutes-pairs-plates-with-decorative-handmade-christmas-trees_132075-11391.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Exclusive Property Listings"
|
title="Exclusive Property Listings"
|
||||||
description="Explore our hand-picked selection of high-value real estate investments."
|
description="Explore our hand-picked selection of high-value real estate investments."
|
||||||
@@ -196,37 +139,20 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "starter",
|
id: "starter", badge: "Essential", price: "$2,500", subtitle: "Accelerate Your First Property Purchase", buttons: [
|
||||||
badge: "Essential",
|
|
||||||
price: "$2,500",
|
|
||||||
subtitle: "For personal buyers",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Contact Us",
|
text: "Contact Us", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Market evaluation",
|
"Market evaluation", "Property listing analysis"],
|
||||||
"Property listing analysis",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro",
|
id: "pro", badge: "Pro", price: "$8,000", subtitle: "For property developers", buttons: [
|
||||||
badge: "Pro",
|
|
||||||
price: "$8,000",
|
|
||||||
subtitle: "For property developers",
|
|
||||||
buttons: [
|
|
||||||
{
|
{
|
||||||
text: "Get Started",
|
text: "Get Started", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
"Development consulting",
|
"Development consulting", "Sales strategy", "Market growth reports"],
|
||||||
"Sales strategy",
|
|
||||||
"Market growth reports",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Service Packages"
|
title="Service Packages"
|
||||||
@@ -239,30 +165,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg"},
|
||||||
name: "John Doe",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "Sarah Smith", imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg"},
|
||||||
name: "Sarah Smith",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "Mark Wilson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-black-white_23-2149411379.jpg"},
|
||||||
name: "Mark Wilson",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-black-white_23-2149411379.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "Alice Brown", imageSrc: "http://img.b2bpic.net/free-photo/vertical-greyscale-portrait-attractive-caucasian-blonde-female-white-shirt-posing_181624-44279.jpg"},
|
||||||
name: "Alice Brown",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-greyscale-portrait-attractive-caucasian-blonde-female-white-shirt-posing_181624-44279.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t5",
|
id: "t5", name: "David Miller", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg"},
|
||||||
name: "David Miller",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-outside-modern-office-building_1139-1076.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
cardTitle="Client Success Stories"
|
cardTitle="Client Success Stories"
|
||||||
cardTag="Trusted Partners"
|
cardTag="Trusted Partners"
|
||||||
@@ -275,20 +186,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "What areas do you serve?", content: "We operate in all major metropolitan urban hubs."},
|
||||||
title: "What areas do you serve?",
|
|
||||||
content: "We operate in all major metropolitan urban hubs.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "How do I start?", content: "Simply contact our team through the form below."},
|
||||||
title: "How do I start?",
|
|
||||||
content: "Simply contact our team through the form below.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "Do you offer financing?", content: "We assist with connection to banking partners."},
|
||||||
title: "Do you offer financing?",
|
|
||||||
content: "We assist with connection to banking partners.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
sideTitle="Frequently Asked Questions"
|
sideTitle="Frequently Asked Questions"
|
||||||
sideDescription="Find answers to the most common queries."
|
sideDescription="Find answers to the most common queries."
|
||||||
@@ -300,8 +202,7 @@ export default function LandingPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
tag="Contact"
|
tag="Contact"
|
||||||
title="Ready to scale your real estate?"
|
title="Ready to scale your real estate?"
|
||||||
description="Reach out today and let's build something remarkable together."
|
description="Reach out today and let's build something remarkable together."
|
||||||
@@ -313,29 +214,19 @@ export default function LandingPage() {
|
|||||||
logoText="Big Mac Services"
|
logoText="Big Mac Services"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Development",
|
label: "Development", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Sales",
|
label: "Sales", href: "#pricing"},
|
||||||
href: "#pricing",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About",
|
label: "About", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact",
|
label: "Contact", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user