Merge version_1 into main #1
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/idea-web-banner-earth-day-young-sprouts-water-drops-blurred-background-with-copy-space_166373-7304.jpg", imageAlt: "Water droplet nature fresh water mineral" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-smoothie-bottle-with-blueberries_23-2148555308.jpg", imageAlt: "Water bottle design packaging product shot beverage" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-ecology-concept-twitter-header-template_23-2149839718.jpg", imageAlt: "Sustainable packaging eco-friendly water bottle design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/water-bottle-wooden-table_93675-132556.jpg", imageAlt: "Water bottle premium packaging beverage mineral water" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/water-bottle-wooden-table_93675-132556.jpg?_wi=1", imageAlt: "Water bottle premium packaging beverage mineral water" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Pearl Water", name: "Pure Mineral Water", price: "₹599", rating: 5,
|
||||
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/water-bottle-wooden-table_93675-132556.jpg", imageAlt: "Pearl Water Pure Mineral bottle"
|
||||
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/water-bottle-wooden-table_93675-132556.jpg?_wi=2", imageAlt: "Pearl Water Pure Mineral bottle"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Pearl Water", name: "Sparkling Premium Water", price: "₹649", rating: 5,
|
||||
@@ -114,10 +114,10 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson" },
|
||||
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson" },
|
||||
{ id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Michael Chen" },
|
||||
{ id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Rodriguez" },
|
||||
{ id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim" }
|
||||
{ id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Emma Rodriguez" },
|
||||
{ id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kim" }
|
||||
]}
|
||||
cardTitle="Over 50,000 customers trust Pearl Water for premium hydration and sustainable choices"
|
||||
cardTag="Trusted by thousands"
|
||||
|
||||
Reference in New Issue
Block a user