Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
{ title: "Precise Application", description: "Targeted care for every thread." },
|
||||
{ title: "Uncompromising Quality", description: "Our cleanest formula to date." },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D31ex4B8awMagXSUgOMj62MHvX/uploaded-1778170830738-rjvckics.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D31ex4B8awMagXSUgOMj62MHvX/uploaded-1778170830738-rjvckics.png?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Designed for Luxury", description: "The 100ml Flixo bottle is engineered for ease, fitting perfectly in your lifestyle.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D31ex4B8awMagXSUgOMj62MHvX/uploaded-1778170830738-rjvckics.png", imageAlt: "Flixo 100ml Bottle" },
|
||||
title: "Designed for Luxury", description: "The 100ml Flixo bottle is engineered for ease, fitting perfectly in your lifestyle.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D31ex4B8awMagXSUgOMj62MHvX/uploaded-1778170830738-rjvckics.png?_wi=2", imageAlt: "Flixo 100ml Bottle" },
|
||||
items: [{ icon: Sparkles, text: "Ergonomic grip" }, { icon: Leaf, text: "Refillable" }],
|
||||
reverse: false,
|
||||
}
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", brand: "Flixo", name: "Signature 100ml Bottle", price: "$29", rating: 5, reviewCount: "1.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D31ex4B8awMagXSUgOMj62MHvX/uploaded-1778170830738-rjvckics.png" },
|
||||
{ id: "p1", brand: "Flixo", name: "Signature 100ml Bottle", price: "$29", rating: 5, reviewCount: "1.2k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D31ex4B8awMagXSUgOMj62MHvX/uploaded-1778170830738-rjvckics.png?_wi=3" },
|
||||
]}
|
||||
title="Shop Flixo"
|
||||
description="Discover our signature 100ml collection."
|
||||
|
||||
Reference in New Issue
Block a user