Merge version_1 into main #2
238
src/app/page.tsx
238
src/app/page.tsx
@@ -31,82 +31,51 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="S26 Ultra"
|
||||
button={{ text: "Get Started", href: "#pricing" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Meet the Future: S26 Ultra"
|
||||
description="Redefining performance with unparalleled power, the most advanced mobile technology designed for the visionaries of tomorrow."
|
||||
buttons={[
|
||||
{
|
||||
text: "Pre-order Now",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Pre-order Now", href: "#pricing"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-defocused-businesswoman-holding-smartphone_23-2148767030.jpg",
|
||||
alt: "Smiley business woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-defocused-businesswoman-holding-smartphone_23-2148767030.jpg", alt: "Smiley business woman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-looking-smartphone_23-2148012919.jpg",
|
||||
alt: "Businesswoman looking at phone",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-looking-smartphone_23-2148012919.jpg", alt: "Businesswoman looking at phone"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/modern-businessman-looking-smartphone_23-2147702580.jpg",
|
||||
alt: "Modern businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/modern-businessman-looking-smartphone_23-2147702580.jpg", alt: "Modern businessman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/redhaired-businessman-drinking-coffee_176420-4986.jpg",
|
||||
alt: "Business person with coffee",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/redhaired-businessman-drinking-coffee_176420-4986.jpg", alt: "Business person with coffee"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-happy-man-outdoors_23-2148612974.jpg",
|
||||
alt: "Happy man outdoors",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-happy-man-outdoors_23-2148612974.jpg", alt: "Happy man outdoors"},
|
||||
]}
|
||||
avatarText="Join 50,000+ early adopters"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "200MP Precision",
|
||||
},
|
||||
type: "text", text: "200MP Precision"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Titanium Build",
|
||||
},
|
||||
type: "text", text: "Titanium Build"},
|
||||
{
|
||||
type: "text",
|
||||
text: "AI-Driven OS",
|
||||
},
|
||||
type: "text", text: "AI-Driven OS"},
|
||||
{
|
||||
type: "text",
|
||||
text: "All-Day Power",
|
||||
},
|
||||
type: "text", text: "All-Day Power"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Global 5G+",
|
||||
},
|
||||
type: "text", text: "Global 5G+"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -116,9 +85,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Designed to Impress"
|
||||
description={[
|
||||
"S26 Ultra isn't just a phone; it's a testament to innovation. Every curve, component, and feature has been meticulously crafted to deliver a seamless user experience.",
|
||||
"Crafted with aerospace-grade materials and cutting-edge software integration, it pushes the boundaries of what is possible in the palm of your hand.",
|
||||
]}
|
||||
"S26 Ultra isn't just a phone; it's a testament to innovation. Every curve, component, and feature has been meticulously crafted to deliver a seamless user experience.", "Crafted with aerospace-grade materials and cutting-edge software integration, it pushes the boundaries of what is possible in the palm of your hand."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -128,20 +95,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "200MP AI Camera",
|
||||
description: "Capture breathtaking detail with our revolutionary AI-powered camera sensor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg?_wi=1",
|
||||
},
|
||||
title: "200MP AI Camera", description: "Capture breathtaking detail with our revolutionary AI-powered camera sensor.", imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg"},
|
||||
{
|
||||
title: "All-Day Power",
|
||||
description: "High-efficiency battery engineered to keep up with your busiest days.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-bottle_23-2151048107.jpg",
|
||||
},
|
||||
title: "All-Day Power", description: "High-efficiency battery engineered to keep up with your busiest days.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-representation-water-bottle_23-2151048107.jpg"},
|
||||
{
|
||||
title: "Snapdragon Power",
|
||||
description: "The latest processor architecture delivering blazing speeds and effortless multitasking.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-circuit-board-close-up_23-2149174361.jpg",
|
||||
},
|
||||
title: "Snapdragon Power", description: "The latest processor architecture delivering blazing speeds and effortless multitasking.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-circuit-board-close-up_23-2149174361.jpg"},
|
||||
]}
|
||||
title="Built for Excellence"
|
||||
description="Unmatched performance features that redefine the standard of mobile technology."
|
||||
@@ -156,20 +114,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "200MP",
|
||||
description: "Imaging Resolution",
|
||||
},
|
||||
id: "m1", value: "200MP", description: "Imaging Resolution"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24h+",
|
||||
description: "Battery Longevity",
|
||||
},
|
||||
id: "m2", value: "24h+", description: "Battery Longevity"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "3.5GHz",
|
||||
description: "Processor Speed",
|
||||
},
|
||||
id: "m3", value: "3.5GHz", description: "Processor Speed"},
|
||||
]}
|
||||
title="Performance at Scale"
|
||||
description="Quantifiable leaps in mobile innovation."
|
||||
@@ -184,47 +133,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "S26 Ultra 256GB",
|
||||
price: "$1,199",
|
||||
variant: "Premium Storage",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-technology-product-catalog-with-photo_23-2149070548.jpg",
|
||||
},
|
||||
id: "p1", name: "S26 Ultra 256GB", price: "$1,199", variant: "Premium Storage", imageSrc: "http://img.b2bpic.net/free-vector/gradient-technology-product-catalog-with-photo_23-2149070548.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "S26 Ultra 512GB",
|
||||
price: "$1,399",
|
||||
variant: "Pro Storage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-various-digital-devices_23-2147864697.jpg",
|
||||
},
|
||||
id: "p2", name: "S26 Ultra 512GB", price: "$1,399", variant: "Pro Storage", imageSrc: "http://img.b2bpic.net/free-photo/set-various-digital-devices_23-2147864697.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "S26 Ultra 1TB",
|
||||
price: "$1,699",
|
||||
variant: "Ultimate Storage",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-technology-product-catalog_23-2149083828.jpg",
|
||||
},
|
||||
id: "p3", name: "S26 Ultra 1TB", price: "$1,699", variant: "Ultimate Storage", imageSrc: "http://img.b2bpic.net/free-vector/flat-technology-product-catalog_23-2149083828.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "S26 Ultra Special Edition",
|
||||
price: "$1,899",
|
||||
variant: "Titanium Body",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17226.jpg",
|
||||
},
|
||||
id: "p4", name: "S26 Ultra Special Edition", price: "$1,899", variant: "Titanium Body", imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17226.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "S26 Ultra Explorer",
|
||||
price: "$1,799",
|
||||
variant: "Extended Battery",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4884.jpg",
|
||||
},
|
||||
id: "p5", name: "S26 Ultra Explorer", price: "$1,799", variant: "Extended Battery", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4884.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "S26 Ultra Master",
|
||||
price: "$2,199",
|
||||
variant: "Exclusive Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-desk-with-virtual-reality-headset_23-2148513458.jpg",
|
||||
},
|
||||
id: "p6", name: "S26 Ultra Master", price: "$2,199", variant: "Exclusive Design", imageSrc: "http://img.b2bpic.net/free-photo/modern-business-desk-with-virtual-reality-headset_23-2148513458.jpg"},
|
||||
]}
|
||||
title="Available Models"
|
||||
description="Choose the capacity that matches your lifestyle."
|
||||
@@ -238,56 +157,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
title: "256GB Entry",
|
||||
price: "$1,199",
|
||||
period: "one-time",
|
||||
features: [
|
||||
"12-month warranty",
|
||||
"Standard support",
|
||||
"Base speed",
|
||||
],
|
||||
id: "basic", title: "256GB Entry", price: "$1,199", period: "one-time", features: [
|
||||
"12-month warranty", "Standard support", "Base speed"],
|
||||
button: {
|
||||
text: "Buy Now",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arabic-phone-16_187299-46335.jpg",
|
||||
imageAlt: "Arabic Phone 16",
|
||||
},
|
||||
text: "Buy Now", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arabic-phone-16_187299-46335.jpg", imageAlt: "Arabic Phone 16"},
|
||||
{
|
||||
id: "pro",
|
||||
title: "512GB Pro",
|
||||
price: "$1,399",
|
||||
period: "one-time",
|
||||
features: [
|
||||
"24-month warranty",
|
||||
"Priority support",
|
||||
"Pro speed",
|
||||
],
|
||||
id: "pro", title: "512GB Pro", price: "$1,399", period: "one-time", features: [
|
||||
"24-month warranty", "Priority support", "Pro speed"],
|
||||
button: {
|
||||
text: "Buy Now",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg?_wi=2",
|
||||
imageAlt: "Arabic Phone 16",
|
||||
},
|
||||
text: "Buy Now", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-4777.jpg", imageAlt: "Arabic Phone 16"},
|
||||
{
|
||||
id: "ultra",
|
||||
title: "1TB Ultimate",
|
||||
price: "$1,699",
|
||||
period: "one-time",
|
||||
features: [
|
||||
"36-month warranty",
|
||||
"Concierge support",
|
||||
"Max speed",
|
||||
],
|
||||
id: "ultra", title: "1TB Ultimate", price: "$1,699", period: "one-time", features: [
|
||||
"36-month warranty", "Concierge support", "Max speed"],
|
||||
button: {
|
||||
text: "Buy Now",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg?_wi=2",
|
||||
imageAlt: "Arabic Phone 16",
|
||||
},
|
||||
text: "Buy Now", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-s-hands-holding-mobile-phone-taking-photo-tasty-cake-served-plate_8353-6247.jpg", imageAlt: "Arabic Phone 16"},
|
||||
]}
|
||||
title="Choose Your Path"
|
||||
description="Transparent plans for every kind of user."
|
||||
@@ -299,30 +185,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-standing-front-building-showing-mobile-phone_23-2148176182.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-standing-front-building-showing-mobile-phone_23-2148176182.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-smartphone_23-2149155177.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-smartphone_23-2149155177.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-entertainer-presenting-mobile-phone-from-brand-sponsoring-video_482257-128142.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-entertainer-presenting-mobile-phone-from-brand-sponsoring-video_482257-128142.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-latin-businessman-checking-email-mobile-phone-outside-office_662251-2075.jpg",
|
||||
},
|
||||
id: "t4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-latin-businessman-checking-email-mobile-phone-outside-office_662251-2075.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Alex Smith",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg",
|
||||
},
|
||||
id: "t5", name: "Alex Smith", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg"},
|
||||
]}
|
||||
cardTitle="Loved by Professionals"
|
||||
cardTag="Testimonials"
|
||||
@@ -334,16 +205,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Ready for the Future?"
|
||||
description="Have questions about the S26 Ultra? Reach out to our expert team for pre-order details and support."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get In Touch",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get In Touch", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -352,13 +220,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="S26 Ultra Store"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user