Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
id: "#contact",
|
||||
},
|
||||
]}
|
||||
brandName="Snap & Go"
|
||||
brandName="Disposable Co. "
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "#products",
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Friends looking at printed photos with joy",
|
||||
},
|
||||
]}
|
||||
title="Why Choose Snap & Go?"
|
||||
title="Why Choose Disposable Co.?"
|
||||
description="Our disposable cameras offer a unique blend of nostalgia, simplicity, and quality. No screens, no endless scrolling – just pure, authentic photography."
|
||||
/>
|
||||
</div>
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "solo-1",
|
||||
brand: "Snap & Go",
|
||||
brand: "Disposable Co. ",
|
||||
name: "Solo Shot Original",
|
||||
price: "$14.99",
|
||||
rating: 5,
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "duo-1",
|
||||
brand: "Snap & Go",
|
||||
brand: "Disposable Co. ",
|
||||
name: "Double Exposure Duo",
|
||||
price: "$24.99",
|
||||
rating: 5,
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "event-1",
|
||||
brand: "Snap & Go",
|
||||
brand: "Disposable Co. ",
|
||||
name: "Party Pack Pro",
|
||||
price: "$69.99",
|
||||
rating: 5,
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "solo-2",
|
||||
brand: "Snap & Go",
|
||||
brand: "Disposable Co. ",
|
||||
name: "Solo Shot Deluxe",
|
||||
price: "$17.99",
|
||||
rating: 5,
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "duo-2",
|
||||
brand: "Snap & Go",
|
||||
brand: "Disposable Co. ",
|
||||
name: "Adventure Duo",
|
||||
price: "$29.99",
|
||||
rating: 5,
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "event-2",
|
||||
brand: "Snap & Go",
|
||||
brand: "Disposable Co. ",
|
||||
name: "Festival Fun Pack",
|
||||
price: "$59.99",
|
||||
rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user