feat: release B2B Trade theme 2.1.0

This commit is contained in:
WorkBuddy
2026-07-24 22:25:29 +08:00
parent 13a35c7ec7
commit 4f070d4677
64 changed files with 1769 additions and 1762 deletions
+7 -3
View File
@@ -5,6 +5,10 @@
*
* @package Fragrance_Trade
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
get_header();
?>
@@ -79,10 +83,10 @@ get_header();
?>
<section class="b2b-section about-cta text-center">
<div class="container">
<h2><?php esc_html_e( '来店里看看?', 'fragrance-trade' ); ?></h2>
<p class="section-lead mx-auto"><?php esc_html_e( '欢迎到店看实物色卡、施工样板,我们的顾问为您提供一对一咨询服务。', 'fragrance-trade' ); ?></p>
<h2><?php esc_html_e( '先看样板,再决定', 'fragrance-trade' ); ?></h2>
<p class="section-lead mx-auto"><?php esc_html_e( '欢迎到店看实物色卡、膜料样板与施工环境,再结合车型和预算确认方案。', 'fragrance-trade' ); ?></p>
<a href="<?php echo esc_url( home_url( '/contact/' ) ); ?>" class="btn btn-b2b-primary btn-lg mt-3">
<?php esc_html_e( '预约到店', 'fragrance-trade' ); ?>
<?php esc_html_e( '联系门店', 'fragrance-trade' ); ?>
</a>
</div>
</section>