5 Commits

Author SHA1 Message Date
dbd9fb504a Update src/app/page.tsx 2026-03-04 18:40:34 +00:00
7a84716fb2 Update src/app/layout.tsx 2026-03-04 18:40:33 +00:00
2498977a3a Merge version_2 into main
Merge version_2 into main
2026-03-04 18:37:15 +00:00
3759ce56ff Update src/app/page.tsx 2026-03-04 18:37:10 +00:00
f8c0b3f968 Merge version_1 into main
Merge version_1 into main
2026-03-04 18:35:07 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -1420,4 +1420,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -76,22 +76,22 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "250ml", name: "250ml Bottle", price: "$0.50", imageSrc: "http://img.b2bpic.net/free-photo/assortment-tumbler-with-copy-space_23-2149029222.jpg?_wi=1", imageAlt: "250ml Saffron Springs Bottle"
id: "250ml", name: "250ml Bottle", price: "$0.50", imageSrc: "http://img.b2bpic.net/free-photo/assortment-tumbler-with-copy-space_23-2149029222.jpg?_wi=1", imageAlt: "250ml Saffron Springs Bottle - Perfect for On-The-Go Hydration"
},
{
id: "500ml", name: "500ml Bottle", price: "$0.85", imageSrc: "http://img.b2bpic.net/free-photo/assortment-tumbler-with-copy-space_23-2149029222.jpg?_wi=2", imageAlt: "500ml Saffron Springs Bottle"
id: "500ml", name: "500ml Bottle", price: "$0.85", imageSrc: "http://img.b2bpic.net/free-photo/assortment-tumbler-with-copy-space_23-2149029222.jpg?_wi=2", imageAlt: "500ml Saffron Springs Bottle - Ideal for Daily Use"
},
{
id: "1l", name: "1L Bottle", price: "$1.25", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZYbp4Y0uAhud5cm48aqWoNr9/uploaded-1772649204135-ah31aghn.jpg?_wi=1", imageAlt: "1L Saffron Springs Bottle"
id: "1l", name: "1L Bottle", price: "$1.25", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZYbp4Y0uAhud5cm48aqWoNr9/uploaded-1772649204135-ah31aghn.jpg?_wi=1", imageAlt: "1L Saffron Springs Bottle - Great for Office & Home"
},
{
id: "2l", name: "2L Bottle", price: "$2.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZYbp4Y0uAhud5cm48aqWoNr9/uploaded-1772649204135-ah31aghn.jpg?_wi=2", imageAlt: "2L Saffron Springs Bottle"
id: "2l", name: "2L Bottle", price: "$2.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZYbp4Y0uAhud5cm48aqWoNr9/uploaded-1772649204135-ah31aghn.jpg?_wi=2", imageAlt: "2L Saffron Springs Bottle - Perfect for Families"
},
{
id: "5l", name: "5L Jar", price: "$4.50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZYbp4Y0uAhud5cm48aqWoNr9/uploaded-1772649204135-ah31aghn.jpg?_wi=3", imageAlt: "5L Saffron Springs Jar"
id: "5l", name: "5L Jar", price: "$4.50", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZYbp4Y0uAhud5cm48aqWoNr9/uploaded-1772649204135-ah31aghn.jpg?_wi=3", imageAlt: "5L Saffron Springs Jar - Bulk Hydration Solution"
},
{
id: "20l", name: "20L Jar", price: "$15.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZYbp4Y0uAhud5cm48aqWoNr9/uploaded-1772649204135-ah31aghn.jpg?_wi=4", imageAlt: "20L Saffron Springs Jar"
id: "20l", name: "20L Jar", price: "$15.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZYbp4Y0uAhud5cm48aqWoNr9/uploaded-1772649204135-ah31aghn.jpg?_wi=4", imageAlt: "20L Saffron Springs Jar - Commercial & Office Bulk Orders"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -202,10 +202,10 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Perfect for Office Hydration", quote: "We switched to Saffron Springs for our office last year. The quality is exceptional, delivery is always on time, and our team loves the taste. It's been a great investment in employee wellness.", name: "Sarah Mitchell", role: "HR Manager, TechCorp", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"
id: "1", title: "Premium Quality for Our Guests", quote: "We use Saffron Springs exclusively at our restaurant. Our guests appreciate the premium quality and consistent taste. The bulk pricing has also improved our margins significantly.", name: "Marco Rossi", role: "Owner, Gourmet Restaurant", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Marco Rossi"
},
{
id: "2", title: "Premium Quality for Our Guests", quote: "We use Saffron Springs exclusively at our restaurant. Our guests appreciate the premium quality and consistent taste. The bulk pricing has also improved our margins significantly.", name: "Marco Rossi", role: "Owner, Gourmet Restaurant", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Marco Rossi"
id: "2", title: "Perfect for Office Hydration", quote: "We switched to Saffron Springs for our office last year. The quality is exceptional, delivery is always on time, and our team loves the taste. It's been a great investment in employee wellness.", name: "Sarah Mitchell", role: "HR Manager, TechCorp", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
id: "3", title: "Reliable Partner for Events", quote: "For our large corporate events, Saffron Springs has been our go-to supplier. They deliver exactly what they promise, when they promise it. Professional service every time.", name: "David Chen", role: "Event Coordinator, Summit Events", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen"
@@ -300,4 +300,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}