Merge version_1 into main #2
224
src/app/page.tsx
224
src/app/page.tsx
@@ -30,17 +30,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Investments",
|
||||
id: "#investments",
|
||||
},
|
||||
name: "Investments", id: "#investments"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "#why",
|
||||
},
|
||||
name: "Why Us", id: "#why"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
brandName="Royalty Farms"
|
||||
/>
|
||||
@@ -52,34 +46,22 @@ export default function LandingPage() {
|
||||
description="Fractional ownership in premium oceanfront hospitality and high-tech agricultural assets across Mexico's fastest-growing destinations. Transparent terms. Proven returns. Real assets."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Investment Plans",
|
||||
href: "#investments",
|
||||
},
|
||||
text: "Explore Investment Plans", href: "#investments"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-aerial-view_23-2151912607.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-aerial-view_23-2151912607.jpg"
|
||||
showBlur={true}
|
||||
avatarText="Trusted by 500+ global investors"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://i.pravatar.cc/100?u=1",
|
||||
alt: "Investor 1",
|
||||
},
|
||||
src: "https://i.pravatar.cc/100?u=1", alt: "Investor 1"},
|
||||
{
|
||||
src: "https://i.pravatar.cc/100?u=2",
|
||||
alt: "Investor 2",
|
||||
},
|
||||
src: "https://i.pravatar.cc/100?u=2", alt: "Investor 2"},
|
||||
{
|
||||
src: "https://i.pravatar.cc/100?u=3",
|
||||
alt: "Investor 3",
|
||||
},
|
||||
src: "https://i.pravatar.cc/100?u=3", alt: "Investor 3"},
|
||||
{
|
||||
src: "https://i.pravatar.cc/100?u=4",
|
||||
alt: "Investor 4",
|
||||
},
|
||||
src: "https://i.pravatar.cc/100?u=4", alt: "Investor 4"},
|
||||
{
|
||||
src: "https://i.pravatar.cc/100?u=5",
|
||||
alt: "Investor 5",
|
||||
},
|
||||
src: "https://i.pravatar.cc/100?u=5", alt: "Investor 5"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -91,32 +73,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Sustainable High-Tech Agriculture",
|
||||
description: "Leveraging automation and smart climate systems to maximize yield in high-growth agricultural sectors.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hydroponic-vegetable-plant-factory-exhibition-space-warehouse_41470-5112.jpg?_wi=1",
|
||||
imageAlt: "Agri Tech",
|
||||
},
|
||||
title: "Sustainable High-Tech Agriculture", description: "Leveraging automation and smart climate systems to maximize yield in high-growth agricultural sectors.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hydroponic-vegetable-plant-factory-exhibition-space-warehouse_41470-5112.jpg", imageAlt: "Agri Tech"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hydroponic-vegetable-plant-factory-exhibition-space-warehouse_41470-5112.jpg?_wi=2",
|
||||
imageAlt: "Agri Tech Details",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-nature-aerial-view_23-2151912607.jpg?_wi=2",
|
||||
imageAlt: "luxury tulum oceanfront resort aerial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hydroponic-vegetable-plant-factory-exhibition-space-warehouse_41470-5112.jpg", imageAlt: "Agri Tech Details"},
|
||||
},
|
||||
{
|
||||
title: "Oceanfront Hospitality Assets",
|
||||
description: "Premium fractional ownership in boutique resorts located in Mexico's most desirable travel destinations.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-embankment-walking-sport-amara-dolce-vita-luxury-hotel-alanya-turkey_146671-18884.jpg?_wi=1",
|
||||
imageAlt: "Resort View",
|
||||
},
|
||||
title: "Oceanfront Hospitality Assets", description: "Premium fractional ownership in boutique resorts located in Mexico's most desirable travel destinations.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-embankment-walking-sport-amara-dolce-vita-luxury-hotel-alanya-turkey_146671-18884.jpg", imageAlt: "Resort View"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-embankment-walking-sport-amara-dolce-vita-luxury-hotel-alanya-turkey_146671-18884.jpg?_wi=2",
|
||||
imageAlt: "Resort Design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hydroponic-vegetable-plant-factory-exhibition-space-warehouse_41470-5112.jpg?_wi=3",
|
||||
imageAlt: "modern hydroponic vertical farm",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-embankment-walking-sport-amara-dolce-vita-luxury-hotel-alanya-turkey_146671-18884.jpg", imageAlt: "Resort Design"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -133,47 +99,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Tulum Boutique Phase 1",
|
||||
price: "$50,000",
|
||||
variant: "Hospitality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Tulum Boutique Phase 1", price: "$50,000", variant: "Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Yucatan Vertical Farm AI",
|
||||
price: "$25,000",
|
||||
variant: "Agriculture",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Yucatan Vertical Farm AI", price: "$25,000", variant: "Agriculture", imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Baja Coastal Suite",
|
||||
price: "$75,000",
|
||||
variant: "Hospitality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg?_wi=3",
|
||||
},
|
||||
id: "3", name: "Baja Coastal Suite", price: "$75,000", variant: "Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Smart Agri-Hub X",
|
||||
price: "$30,000",
|
||||
variant: "Agriculture",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg?_wi=4",
|
||||
},
|
||||
id: "4", name: "Smart Agri-Hub X", price: "$30,000", variant: "Agriculture", imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Riviera Maya Resort",
|
||||
price: "$45,000",
|
||||
variant: "Hospitality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg?_wi=5",
|
||||
},
|
||||
id: "5", name: "Riviera Maya Resort", price: "$45,000", variant: "Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Global Vertical Tech",
|
||||
price: "$60,000",
|
||||
variant: "Agriculture",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg?_wi=6",
|
||||
},
|
||||
id: "6", name: "Global Vertical Tech", price: "$60,000", variant: "Agriculture", imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg"},
|
||||
]}
|
||||
title="Available Portfolios"
|
||||
description="Current fractional ownership opportunities available for accredited investors."
|
||||
@@ -187,50 +123,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sjohnson",
|
||||
testimonial: "The transparency on their financial projections is unlike anything I've seen in fractional real estate.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-embankment-walking-sport-amara-dolce-vita-luxury-hotel-alanya-turkey_146671-18884.jpg?_wi=3",
|
||||
imageAlt: "oceanfront boutique hotel suite",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", handle: "@sjohnson", testimonial: "The transparency on their financial projections is unlike anything I've seen in fractional real estate.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-embankment-walking-sport-amara-dolce-vita-luxury-hotel-alanya-turkey_146671-18884.jpg", imageAlt: "oceanfront boutique hotel suite"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@mchen",
|
||||
testimonial: "Excellent asset backing and a seamless digital platform. Truly diversified my portfolio.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg?_wi=7",
|
||||
imageAlt: "financial data visualization overlay",
|
||||
},
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Excellent asset backing and a seamless digital platform. Truly diversified my portfolio.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-upward-trend-arrow-dark-textured-background_84443-84501.jpg", imageAlt: "financial data visualization overlay"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@erod",
|
||||
testimonial: "Royalty Farms made getting exposure to Mexican hospitality assets easy and reliable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-nature-aerial-view_23-2151912607.jpg?_wi=3",
|
||||
imageAlt: "luxury tulum oceanfront resort aerial",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", handle: "@erod", testimonial: "Royalty Farms made getting exposure to Mexican hospitality assets easy and reliable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-nature-aerial-view_23-2151912607.jpg", imageAlt: "luxury tulum oceanfront resort aerial"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@dkim",
|
||||
testimonial: "Detailed documentation and professional management gave me total confidence.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hydroponic-vegetable-plant-factory-exhibition-space-warehouse_41470-5112.jpg?_wi=4",
|
||||
imageAlt: "modern hydroponic vertical farm",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "@dkim", testimonial: "Detailed documentation and professional management gave me total confidence.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hydroponic-vegetable-plant-factory-exhibition-space-warehouse_41470-5112.jpg", imageAlt: "modern hydroponic vertical farm"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Laura Smith",
|
||||
handle: "@lsmith",
|
||||
testimonial: "Finally, a way to invest in high-growth destinations without the complexity of traditional ownership.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-embankment-walking-sport-amara-dolce-vita-luxury-hotel-alanya-turkey_146671-18884.jpg?_wi=4",
|
||||
imageAlt: "oceanfront boutique hotel suite",
|
||||
},
|
||||
id: "5", name: "Laura Smith", handle: "@lsmith", testimonial: "Finally, a way to invest in high-growth destinations without the complexity of traditional ownership.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-embankment-walking-sport-amara-dolce-vita-luxury-hotel-alanya-turkey_146671-18884.jpg", imageAlt: "oceanfront boutique hotel suite"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Trusted by Investors"
|
||||
@@ -244,30 +150,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Who qualifies as an accredited investor?",
|
||||
content: "Accredited investors typically meet specific income or net worth thresholds. Please consult our full documentation for eligibility details.",
|
||||
},
|
||||
id: "1", title: "Who qualifies as an accredited investor?", content: "Accredited investors typically meet specific income or net worth thresholds. Please consult our full documentation for eligibility details."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How is ROI calculated?",
|
||||
content: "ROI is based on both rental yield projections for hospitality assets and crop output efficiency for agricultural tech assets.",
|
||||
},
|
||||
id: "2", title: "How is ROI calculated?", content: "ROI is based on both rental yield projections for hospitality assets and crop output efficiency for agricultural tech assets."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is my ownership stake documented?",
|
||||
content: "Yes, every fractional purchase is verified through legal documentation and recorded stake in the asset holding entity.",
|
||||
},
|
||||
id: "3", title: "Is my ownership stake documented?", content: "Yes, every fractional purchase is verified through legal documentation and recorded stake in the asset holding entity."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What is the typical exit timeline?",
|
||||
content: "Exit timelines vary per asset, but we typically structure holdings with projected 5-7 year exit windows for maximum appreciation.",
|
||||
},
|
||||
id: "4", title: "What is the typical exit timeline?", content: "Exit timelines vary per asset, but we typically structure holdings with projected 5-7 year exit windows for maximum appreciation."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Are there ongoing management fees?",
|
||||
content: "Yes, standard management fees are transparently outlined in the offering documents, covering property maintenance and administrative costs.",
|
||||
},
|
||||
id: "5", title: "Are there ongoing management fees?", content: "Yes, standard management fees are transparently outlined in the offering documents, covering property maintenance and administrative costs."},
|
||||
]}
|
||||
title="Investment Insights"
|
||||
description="Clear answers to help you navigate our fractional ownership structure."
|
||||
@@ -279,61 +170,44 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get Started"
|
||||
title="Ready to Secure Your Paradise?"
|
||||
description="Speak with our investor relations team to review our current prospectus and detailed financial models."
|
||||
buttons={[
|
||||
{
|
||||
text: "Inquire Today",
|
||||
},
|
||||
text: "Inquire Today"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-aerial-view_23-2151912607.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-nature-aerial-view_23-2151912607.jpg"
|
||||
logoText="Royalty Farms"
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{
|
||||
label: "Invest",
|
||||
href: "#investments",
|
||||
},
|
||||
label: "Invest", href: "#investments"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#why",
|
||||
},
|
||||
label: "About", href: "#why"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Compliance",
|
||||
href: "#",
|
||||
},
|
||||
label: "Compliance", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Use",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Use", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user