diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5741e35..1b08f69 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -64,7 +64,7 @@ export default function AboutPage() { role: "Mom", company: "Happy Family", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Priya Sharma testimonial", }, { @@ -73,7 +73,7 @@ export default function AboutPage() { role: "Fitness Enthusiast", company: "Health Conscious", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Raj Kumar testimonial", }, { @@ -82,7 +82,7 @@ export default function AboutPage() { role: "Office Manager", company: "Corporate Wellness", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "Anjali Verma testimonial", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ca46274..23d2b65 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,7 +41,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/mixed-assorted-fruits_74190-7053.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mixed-assorted-fruits_74190-7053.jpg?_wi=2" imageAlt="K-Sqeeze fresh fruit salad" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 1514433..903b387 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function HomePage() { title="Freshness in Every Squeeze" description="Discover K-Sqeeze – premium, hygienic fruit salads made fresh daily with 100% natural fruits. No preservatives, just pure freshness and healthy goodness for your family." tag="Fresh & Healthy" - imageSrc="http://img.b2bpic.net/free-photo/mixed-assorted-fruits_74190-7053.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mixed-assorted-fruits_74190-7053.jpg?_wi=1" imageAlt="Fresh colorful fruit salad bowl" textPosition="bottom-left" showBlur={true} @@ -121,42 +121,42 @@ export default function HomePage() { id: "1", title: "100% Fresh Fruits", tags: ["Quality"], - imageSrc: "http://img.b2bpic.net/free-photo/sliced-fruit-salad-nicely-laid-out-plate_140725-1936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-fruit-salad-nicely-laid-out-plate_140725-1936.jpg?_wi=1", imageAlt: "Fresh fruit quality", }, { id: "2", title: "No Preservatives", tags: ["Natural"], - imageSrc: "http://img.b2bpic.net/free-photo/fresh-pomegranate-seeds-tangerines-slices-kumquat-fruits_114579-79617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-pomegranate-seeds-tangerines-slices-kumquat-fruits_114579-79617.jpg?_wi=1", imageAlt: "Natural ingredients", }, { id: "3", title: "Hygienic Preparation", tags: ["Certified"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fruits-mellow-vitamine-rich-with-cinnamons-whole-fruits-wooden-desk-white-background-fruits-color-food-photo_140725-21838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fruits-mellow-vitamine-rich-with-cinnamons-whole-fruits-wooden-desk-white-background-fruits-color-food-photo_140725-21838.jpg?_wi=1", imageAlt: "Clean preparation", }, { id: "4", title: "Fast Delivery", tags: ["Quick"], - imageSrc: "http://img.b2bpic.net/free-photo/sliced-fruit-salad-nicely-laid-out-plate_140725-1936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-fruit-salad-nicely-laid-out-plate_140725-1936.jpg?_wi=2", imageAlt: "Speedy delivery service", }, { id: "5", title: "Affordable Pricing", tags: ["Value"], - imageSrc: "http://img.b2bpic.net/free-photo/fresh-pomegranate-seeds-tangerines-slices-kumquat-fruits_114579-79617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-pomegranate-seeds-tangerines-slices-kumquat-fruits_114579-79617.jpg?_wi=2", imageAlt: "Great prices", }, { id: "6", title: "Healthy & Delicious", tags: ["Nutrition"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fruits-mellow-vitamine-rich-with-cinnamons-whole-fruits-wooden-desk-white-background-fruits-color-food-photo_140725-21838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fruits-mellow-vitamine-rich-with-cinnamons-whole-fruits-wooden-desk-white-background-fruits-color-food-photo_140725-21838.jpg?_wi=2", imageAlt: "Nutritious and tasty", }, ]} @@ -178,7 +178,7 @@ export default function HomePage() { role: "Mom", company: "Happy Family", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Priya Sharma testimonial", }, { @@ -187,7 +187,7 @@ export default function HomePage() { role: "Fitness Enthusiast", company: "Health Conscious", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Raj Kumar testimonial", }, { @@ -196,7 +196,7 @@ export default function HomePage() { role: "Office Manager", company: "Corporate Wellness", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "Anjali Verma testimonial", }, { diff --git a/src/app/why-choose-us/page.tsx b/src/app/why-choose-us/page.tsx index e148566..a317437 100644 --- a/src/app/why-choose-us/page.tsx +++ b/src/app/why-choose-us/page.tsx @@ -46,42 +46,42 @@ export default function WhyChooseUsPage() { id: "1", title: "100% Fresh Fruits", tags: ["Quality"], - imageSrc: "http://img.b2bpic.net/free-photo/sliced-fruit-salad-nicely-laid-out-plate_140725-1936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-fruit-salad-nicely-laid-out-plate_140725-1936.jpg?_wi=3", imageAlt: "Fresh fruit quality", }, { id: "2", title: "No Preservatives", tags: ["Natural"], - imageSrc: "http://img.b2bpic.net/free-photo/fresh-pomegranate-seeds-tangerines-slices-kumquat-fruits_114579-79617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-pomegranate-seeds-tangerines-slices-kumquat-fruits_114579-79617.jpg?_wi=3", imageAlt: "Natural ingredients", }, { id: "3", title: "Hygienic Preparation", tags: ["Certified"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fruits-mellow-vitamine-rich-with-cinnamons-whole-fruits-wooden-desk-white-background-fruits-color-food-photo_140725-21838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fruits-mellow-vitamine-rich-with-cinnamons-whole-fruits-wooden-desk-white-background-fruits-color-food-photo_140725-21838.jpg?_wi=3", imageAlt: "Clean preparation", }, { id: "4", title: "Fast Delivery", tags: ["Quick"], - imageSrc: "http://img.b2bpic.net/free-photo/sliced-fruit-salad-nicely-laid-out-plate_140725-1936.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-fruit-salad-nicely-laid-out-plate_140725-1936.jpg?_wi=4", imageAlt: "Speedy delivery service", }, { id: "5", title: "Affordable Pricing", tags: ["Value"], - imageSrc: "http://img.b2bpic.net/free-photo/fresh-pomegranate-seeds-tangerines-slices-kumquat-fruits_114579-79617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-pomegranate-seeds-tangerines-slices-kumquat-fruits_114579-79617.jpg?_wi=4", imageAlt: "Great prices", }, { id: "6", title: "Healthy & Delicious", tags: ["Nutrition"], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fruits-mellow-vitamine-rich-with-cinnamons-whole-fruits-wooden-desk-white-background-fruits-color-food-photo_140725-21838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-sliced-fruits-mellow-vitamine-rich-with-cinnamons-whole-fruits-wooden-desk-white-background-fruits-color-food-photo_140725-21838.jpg?_wi=4", imageAlt: "Nutritious and tasty", }, ]}