Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-08 03:26:03 +00:00
4 changed files with 1375 additions and 8 deletions

View File

@@ -89,7 +89,7 @@ export default function AboutPage() {
description="Simple 3-step process"
subdescription="Start saving immediately"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-lemon-bell-peppers-tomatoes-cucumbers-lettuce-cumcuats-shopping-bag-dark-background_140725-145345.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-lemon-bell-peppers-tomatoes-cucumbers-lettuce-cumcuats-shopping-bag-dark-background_140725-145345.jpg?_wi=2"
imageAlt="How DealDeck.ca works illustration"
mediaAnimation="slide-up"
useInvertedBackground={false}

View File

@@ -110,7 +110,7 @@ export default function DealsPage() {
testimonial:
"I save over $200 monthly with DealDeck.ca! The grocery deals alone have cut my food budget in half. Absolutely worth it!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg?_wi=2",
imageAlt: "Sarah Johnson portrait",
},
{
@@ -120,7 +120,7 @@ export default function DealsPage() {
testimonial:
"Finally found a deal aggregator that actually works. 100+ deals per category means I always find something new. Lifetime access is the best investment!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488020.jpg?_wi=2",
imageAlt: "Michael Chen portrait",
},
{
@@ -130,7 +130,7 @@ export default function DealsPage() {
testimonial:
"Love the clothing deals section! Updated daily with fresh offers from my favorite brands. This app pays for itself in one shopping trip.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg?_wi=2",
imageAlt: "Emily Rodriguez portrait",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -309,7 +309,7 @@ export default function HomePage() {
description="Simple 3-step process"
subdescription="Start saving immediately"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-lemon-bell-peppers-tomatoes-cucumbers-lettuce-cumcuats-shopping-bag-dark-background_140725-145345.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-lemon-bell-peppers-tomatoes-cucumbers-lettuce-cumcuats-shopping-bag-dark-background_140725-145345.jpg?_wi=1"
imageAlt="How DealDeck.ca works illustration"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -335,7 +335,7 @@ export default function HomePage() {
testimonial:
"I save over $200 monthly with DealDeck.ca! The grocery deals alone have cut my food budget in half. Absolutely worth it!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg?_wi=1",
imageAlt: "Sarah Johnson portrait",
},
{
@@ -345,7 +345,7 @@ export default function HomePage() {
testimonial:
"Finally found a deal aggregator that actually works. 100+ deals per category means I always find something new. Lifetime access is the best investment!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488020.jpg?_wi=1",
imageAlt: "Michael Chen portrait",
},
{
@@ -355,7 +355,7 @@ export default function HomePage() {
testimonial:
"Love the clothing deals section! Updated daily with fresh offers from my favorite brands. This app pays for itself in one shopping trip.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg?_wi=1",
imageAlt: "Emily Rodriguez portrait",
},
{