Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 09e6925a97 | |||
| aba5824b21 | |||
| 669395e89d | |||
| f1fd8c9bea | |||
| 6d1ad657a8 | |||
| 25a19f94b1 | |||
| 8c36771f70 | |||
| 9800961b8c |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlayTestimonial
|
||||
title="Rare, Exquisitely Cared For."
|
||||
description="Discover the pinnacle of sugar glider companionship. Bred for health, temperament, and beauty in an environment of complete transparency."
|
||||
description="Discover the profound bond of a life-long companion. Our sugar gliders are bred with love, ensuring they arrive ready to share the warmth, comfort, and unconditional joy of a true friendship."
|
||||
testimonials={[
|
||||
{ name: "Eleanor V.", handle: "@eleanor", testimonial: "The experience was truly bespoke. My gliders arrived perfectly socialized.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg" },
|
||||
{ name: "Marcus R.", handle: "@marcus", testimonial: "An incredible level of detail and support throughout the process.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-beagle-dog-with-brown-ears-looking-away-while-smiling-brunette-girl-sitting-beside_197531-4785.jpg" },
|
||||
@@ -82,6 +82,7 @@ export default function LandingPage() {
|
||||
{ id: "g6", brand: "Aether", name: "Leucistic Female", price: "€3,000", rating: 5, reviewCount: "4", imageSrc: "http://img.b2bpic.net/free-photo/green-lizard-branch-green-lizard-sunbathing-wood_488145-661.jpg" }
|
||||
]}
|
||||
title="Available Gliders"
|
||||
tag="Ready for Rehoming"
|
||||
description="Discover our premium range of ethically bred, healthy, and highly social sugar gliders."
|
||||
/>
|
||||
</div>
|
||||
@@ -137,10 +138,10 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Step 1: Application", content: "Complete our background and habitat assessment." },
|
||||
{ id: "q2", title: "Step 2: Consultation", content: "A personalized call to match your lifestyle and glider temperament." },
|
||||
{ id: "q3", title: "Step 3: Reservation", content: "Secure your glider with a deposit and finalize your bonding prep." },
|
||||
{ id: "q4", title: "Step 4: Adoption", content: "White-glove delivery or secure pickup at our facility." }
|
||||
{ id: "q1", title: "1. Submit Application", content: "Complete our background and habitat assessment." },
|
||||
{ id: "q2", title: "2. Schedule Consultation", content: "A personalized call to match your lifestyle and glider temperament." },
|
||||
{ id: "q3", title: "3. Complete Reservation", content: "Secure your glider with a deposit and finalize your bonding prep." },
|
||||
{ id: "q4", title: "4. Finalize Adoption", content: "White-glove delivery or secure pickup at our facility." }
|
||||
]}
|
||||
title="Adoption Process"
|
||||
description="A refined, transparent path to welcoming a new family member."
|
||||
@@ -171,4 +172,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user