Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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>
|
||||
@@ -171,4 +172,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user