Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-09 14:30:14 +00:00

View File

@@ -31,24 +31,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Shop",
id: "products",
},
{
name: "Why AirReps",
id: "about",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Support",
id: "faq",
},
{ name: "Shop", id: "products" },
{ name: "Why AirReps", id: "about" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Support", id: "faq" },
]}
brandName="AirReps"
button={{ text: "Contact", href: "#contact" }}
/>
</div>
@@ -58,9 +47,7 @@ export default function LandingPage() {
description="Premium AirPods Trusted Prices Israeli Delivery. Discover authentic AirPods Pro 2, Gen 4, and Pro 3 at prices that make sense. Fast, secure, and backed by our commitment to quality."
buttons={[
{
text: "Shop AirPods Now",
href: "#products",
},
text: "Shop AirPods Now", href: "#products"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/mobile-phone-earphone-white-textured-background_23-2148061601.jpg"
@@ -74,9 +61,7 @@ export default function LandingPage() {
title="Why Trust AirReps?"
buttons={[
{
text: "Explore Warranty",
href: "#faq",
},
text: "Explore Warranty", href: "#faq"},
]}
/>
</div>
@@ -89,29 +74,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "AirPods Pro 2",
price: "299 ILS",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722655.jpg",
imageAlt: "AirPods Pro 2",
},
id: "1", name: "AirPods Pro 2", price: "299 ILS", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722655.jpg", imageAlt: "AirPods Pro 2"},
{
id: "2",
name: "AirPods Gen 4",
price: "209 ILS",
variant: "Newest",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072191.jpg",
imageAlt: "AirPods Gen 4",
},
id: "2", name: "AirPods Gen 4", price: "209 ILS", variant: "Newest", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072191.jpg", imageAlt: "AirPods Gen 4"},
{
id: "3",
name: "AirPods Pro 3",
price: "299 ILS",
variant: "Balanced",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dvd-music-set_1150-6659.jpg",
imageAlt: "AirPods Pro 3",
},
id: "3", name: "AirPods Pro 3", price: "299 ILS", variant: "Balanced", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dvd-music-set_1150-6659.jpg", imageAlt: "AirPods Pro 3"},
]}
title="Available AirPods"
description="Select your model and start listening with premium audio."
@@ -125,34 +92,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
label: "Guarantee",
title: "Authentic Products",
items: [
"Genuine Apple hardware",
"Original packaging included",
"Verified serial numbers",
],
id: "f1", label: "Guarantee", title: "Authentic Products", items: [
"Genuine Apple hardware", "Original packaging included", "Verified serial numbers"],
},
{
id: "f2",
label: "Fast Delivery",
title: "Israeli Shipping",
items: [
"Quick local delivery",
"Tracked secure transit",
"Careful product handling",
],
id: "f2", label: "Fast Delivery", title: "Israeli Shipping", items: [
"Quick local delivery", "Tracked secure transit", "Careful product handling"],
},
{
id: "f3",
label: "Peace of Mind",
title: "Solid Warranty",
items: [
"Full warranty coverage",
"Easy return policy",
"Customer-first support",
],
id: "f3", label: "Peace of Mind", title: "Solid Warranty", items: [
"Full warranty coverage", "Easy return policy", "Customer-first support"],
},
]}
title="The AirReps Commitment"
@@ -165,14 +114,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Authorized Apple Reseller Alliance",
"Israel Tech Standards",
"Secure Payment Verified",
"Local Business Excellence",
"Quality Verified",
"Fast Delivery Network",
"Premium Audio Community",
]}
"Authorized Apple Reseller Alliance", "Israel Tech Standards", "Secure Payment Verified", "Local Business Excellence", "Quality Verified", "Fast Delivery Network", "Premium Audio Community"]}
title="Trusted Partner for Premium Audio"
description="Join thousands of satisfied Israeli customers who trust our verified quality."
/>
@@ -186,45 +128,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Levi",
role: "Designer",
company: "Tel Aviv Tech",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-african-guy-smiling-white-wall-confident-student-young-businessman_176420-12535.jpg",
},
id: "t1", name: "Sarah Levi", role: "Designer", company: "Tel Aviv Tech", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-african-guy-smiling-white-wall-confident-student-young-businessman_176420-12535.jpg"},
{
id: "t2",
name: "Avi Cohen",
role: "Developer",
company: "StartUp Nation",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13318.jpg",
},
id: "t2", name: "Avi Cohen", role: "Developer", company: "StartUp Nation", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13318.jpg"},
{
id: "t3",
name: "Noa Sharon",
role: "Marketing",
company: "Growth Hub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg",
},
id: "t3", name: "Noa Sharon", role: "Marketing", company: "Growth Hub", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg"},
{
id: "t4",
name: "David Ben",
role: "Student",
company: "University",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-man-headphones-smiling-holding-tablet_176420-12583.jpg",
},
id: "t4", name: "David Ben", role: "Student", company: "University", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-man-headphones-smiling-holding-tablet_176420-12583.jpg"},
{
id: "t5",
name: "Dana Levi",
role: "Manager",
company: "Tech Corp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg",
},
id: "t5", name: "Dana Levi", role: "Manager", company: "Tech Corp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg"},
]}
title="What Our Customers Say"
description="Hear from our happy community members."
@@ -236,20 +153,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Are these authentic?",
content: "Yes, AirReps sources only 100% authentic Apple products directly.",
},
id: "q1", title: "Are these authentic?", content: "Yes, AirReps sources only 100% authentic Apple products directly."},
{
id: "q2",
title: "How fast is delivery?",
content: "We offer fast, tracked shipping across Israel, typically within 2-4 business days.",
},
id: "q2", title: "How fast is delivery?", content: "We offer fast, tracked shipping across Israel, typically within 2-4 business days."},
{
id: "q3",
title: "What about warranty?",
content: "Every product includes full warranty coverage as part of our commitment to quality.",
},
id: "q3", title: "What about warranty?", content: "Every product includes full warranty coverage as part of our commitment to quality."},
]}
sideTitle="Common Questions"
faqsAnimation="slide-up"
@@ -260,14 +168,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
text="Have questions about our AirPods range? Reach out to our team today for assistance."
buttons={[
{
text: "Contact Support",
href: "#",
},
text: "Contact Support", href: "#"},
]}
/>
</div>
@@ -278,25 +183,17 @@ export default function LandingPage() {
{
items: [
{
label: "Shop AirPods",
href: "#products",
},
label: "Shop AirPods", href: "#products"},
{
label: "Contact Us",
href: "#",
},
label: "Contact Us", href: "#"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}